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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 짜짠횩횧D짜짠횩횧D^ 111011001010011110011100111011001010011110100000111011011001101010101001111011011001101010100111010001001110110010100111100111001110110010100111101000001110110110011010101010011110110110011010101001110100010001011110 eca79ceca7a0ed9aa9ed9aa744eca79ceca7a0ed9aa9ed9aa7445e
UHC 짜짠횩횧D짜짠횩횧D^ 11000010101001011100001010100111110000111001111111000011100111100100010011000010101001011100001010100111110000111001111111000011100111100100010001011110 c2a5c2a7c39fc39e44c2a5c2a7c39fc39e445e

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