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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 額??K\}額??K\{^ 100010100111101000111111001111110100101101011100011111011000101001111010001111110011111101001011010111000111101101011110 8a7a3f3f4b5c7d8a7a3f3f4b5c7b5e
EUC-JP 額??K\}額??K\{^ 101100111101101100111111001111110100101101011100011111011011001111011011001111110011111101001011010111000111101101011110 b3db3f3f4b5c7db3db3f3f4b5c7b5e
UTF-8 額뗨뛑K\}額뗨뛑K\{^ 11101001101000011000110111101011100101111010100011101011100110111001000101001011010111000111110111101001101000011000110111101011100101111010100011101011100110111001000101001011010111000111101101011110 e9a18deb97a8eb9b914b5c7de9a18deb97a8eb9b914b5c7b5e
UHC 額뗨뛑K\}額뗨뛑K\{^ 11100100111111101000101111101000100011010100111101001011010111000111110111100100111111101000101111101000100011010100111101001011010111000111101101011110 e4fe8be88d4f4b5c7de4fe8be88d4f4b5c7b5e

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