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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 짹횑횁챤횂쨈짹횑횁챤횂쨈^ 11101100101001111011100111101101100110101001000111101101100110101000000111101100101100011010010011101101100110101000001011101100101010001000100011101100101001111011100111101101100110101001000111101101100110101000000111101100101100011010010011101101100110101000001011101100101010001000100001011110 eca7b9ed9a91ed9a81ecb1a4ed9a82eca888eca7b9ed9a91ed9a81ecb1a4ed9a82eca8885e
UHC 짹횑횁챤횂쨈짹횑횁챤횂쨈^ 11000010101100011100001110001100110000111000000111000011101011101100001110000010110000101011010011000010101100011100001110001100110000111000000111000011101011101100001110000010110000101011010001011110 c2b1c38cc381c3aec382c2b4c2b1c38cc381c3aec382c2b45e

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