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 ???t???tB 001111110011111100111111011101000011111100111111001111110111010001000010 3f3f3f743f3f3f7442
SJIS-WIN ???t???tB 001111110011111100111111011101000011111100111111001111110111010001000010 3f3f3f743f3f3f7442
EUC-JP ???t???tB 001111110011111100111111011101000011111100111111001111110111010001000010 3f3f3f743f3f3f7442
UTF-8 챌쨩혴t챌쨩혴tB 111011001011000110001100111011001010100010101001111011011001100010110100011101001110110010110001100011001110110010101000101010011110110110011000101101000111010001000010 ecb18ceca8a9ed98b474ecb18ceca8a9ed98b47442
UHC 챌쨩혴t챌쨩혴tB 110000111010011111000010101110111100001010011011011101001100001110100111110000101011101111000010100110110111010001000010 c3a7c2bbc29b74c3a7c2bbc29b7442

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