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 횖횇쨔횑챦챨횖횇쨔횑챦챨^ 11101101100110101001011011101101100110101000011111101100101010001001010011101101100110101001000111101100101100011010011011101100101100011010100011101101100110101001011011101101100110101000011111101100101010001001010011101101100110101001000111101100101100011010011011101100101100011010100001011110 ed9a96ed9a87eca894ed9a91ecb1a6ecb1a8ed9a96ed9a87eca894ed9a91ecb1a6ecb1a85e
UHC 횖횇쨔횑챦챨횖횇쨔횑챦챨^ 11000011100100001100001110000101110000101011100111000011100011001100001110101111110000111011000011000011100100001100001110000101110000101011100111000011100011001100001110101111110000111011000001011110 c390c385c2b9c38cc3afc3b0c390c385c2b9c38cc3afc3b05e

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