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 111011001011000110001000111011011001101010100010111011011001100010101100011101001110110010110001100010001110110110011010101000101110110110011000101011000111010001000010 ecb188ed9aa2ed98ac74ecb188ed9aa2ed98ac7442
UHC 챈횢혬t챈횢혬tB 110000111010011011000011100110011100001010010100011101001100001110100110110000111001100111000010100101000111010001000010 c3a6c399c29474c3a6c399c2947442

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