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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁≫? 001111110011111100111111100111001000110000111111001111111001110010001100100000011110001000111111 3f3f3f9c8c3f3f9c8c81e23f
EUC-JP ???恁??恁≫? 001111110011111100111111110101111110110000111111001111111101011111101100101000101110010000111111 3f3f3fd7ec3f3fd7eca2e43f
UTF-8 梨덊삏恁뽰콬恁≫샋 111011111010011110100010111010111000110110001010111011001000001010001111111001101000000110000001111010111011110110110000111011001011110110101100111001101000000110000001111000101000100110101011111011001000001110001011 efa7a2eb8d8aec828fe68181ebbdb0ecbdace68181e289abec838b
UHC 梨덊삏恁뽰콬恁≫샋 111011001011000110001000111011011001100010010110111011001111011010010110111011001011000110100000111011001111011010100001111011011001100010111010 ecb188ed9896ecf696ecb1a0ecf6a1ed98ba

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