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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 羞演侃羞演侃B 11100011101101011000100110001001100010101010010011100011101101011000100110001001100010101010010001000010 e3b589898aa4e3b589898aa442
EUC-JP 羞演侃羞演侃B 11100110101101111011000111101001101101001010011011100110101101111011000111101001101101001010011001000010 e6b7b1e9b4a6e6b7b1e9b4a642
UTF-8 羞演侃羞演侃B 11100111101111101001111011100110101111001001010011100100101111101000001111100111101111101001111011100110101111001001010011100100101111101000001101000010 e7be9ee6bc94e4be83e7be9ee6bc94e4be8342
UHC 羞演侃羞演侃B 11100010101110101110011011010001110010101100100111100010101110101110011011010001110010101100100101000010 e2bae6d1cac9e2bae6d1cac942

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