To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???±\}???±\{^ 00111111001111110011111110110001010111000111110100111111001111110011111110110001010111000111101101011110 3f3f3fb15c7d3f3f3fb15c7b5e
SJIS-WIN 嶸ァ巐±\}嶸ァ巐±\{^ 11111010101101001010011111111010101101101000000101111101010111000111110111111010101101001010011111111010101101101000000101111101010111000111101101011110 fab4a7fab6817d5c7dfab4a7fab6817d5c7b5e
EUC-JP 嶸ァ巐±\}嶸ァ巐±\{^ 10001111101110111111010010001110101001111000111110111011111110011010000111011110010111000111110110001111101110111111010010001110101001111000111110111011111110011010000111011110010111000111101101011110 8fbbf48ea78fbbf9a1de5c7d8fbbf48ea78fbbf9a1de5c7b5e
UTF-8 嶸ァ巐±\}嶸ァ巐±\{^ 111001011011011010111000111011111011110110100111111001011011011110010000110000101011000101011100011111011110010110110110101110001110111110111101101001111110010110110111100100001100001010110001010111000111101101011110 e5b6b8efbda7e5b790c2b15c7de5b6b8efbda7e5b790c2b15c7b5e
UHC 嶸??±\}嶸??±\{^ 1110011110101110001111110011111110100001101111100101110001111101111001111010111000111111001111111010000110111110010111000111101101011110 e7ae3f3fa1be5c7de7ae3f3fa1be5c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)