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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 짹횑쩍척쩍척횂짚횧횠 111011001010011110111001111011011001101010010001111011001010100110001101111011001011001010011001111011001010100110001101111011001011001010011001111011011001101010000010111011001010011110011010111011011001101010100111111011011001101010100000 eca7b9ed9a91eca98decb299eca98decb299ed9a82eca79aed9aa7ed9aa0
UHC 짹횑쩍척쩍척횂짚횧횠 1100001010110001110000111000110011000010101111011100001110110100110000101011110111000011101101001100001110000010110000101010010011000011100111101100001110011000 c2b1c38cc2bdc3b4c2bdc3b4c382c2a4c39ec398

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