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?b?b?bB 001111110110001000111111011000100011111101100010001111110110001001000010 3f623f623f623f6242
SJIS-WIN 但b但b但b但bB 10010010010000010110001010010010010000010110001010010010010000010110001010010010010000010110001001000010 92416292416292416292416242
EUC-JP 但b但b但b但bB 11000011101000100110001011000011101000100110001011000011101000100110001011000011101000100110001001000010 c3a262c3a262c3a262c3a26242
UTF-8 但b但b但b但bB 1110010010111101100001100110001011100100101111011000011001100010111001001011110110000110011000101110010010111101100001100110001001000010 e4bd8662e4bd8662e4bd8662e4bd866242
UHC 但b但b但b但bB 11010011101000110110001011010011101000110110001011010011101000110110001011010011101000110110001001000010 d3a362d3a362d3a362d3a36242

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