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 ä÷üÂN}ä÷üÂN{^ 11100100111101111111110011000010010011100111110111100100111101111111110011000010010011100111101101011110 e4f7fcc24e7de4f7fcc24e7b5e
SJIS-WIN ?÷??N}?÷??N{^ 001111111000000110000000001111110011111101001110011111010011111110000001100000000011111100111111010011100111101101011110 3f81803f3f4e7d3f81803f3f4e7b5e
EUC-JP ä÷üÂN}ä÷üÂN{^ 100011111010101110100011101000011110000010001111101010111110010010001111101010101010010001001110011111011000111110101011101000111010000111100000100011111010101111100100100011111010101010100100010011100111101101011110 8faba3a1e08fabe48faaa44e7d8faba3a1e08fabe48faaa44e7b5e
UTF-8 ä÷üÂN}ä÷üÂN{^ 110000111010010011000011101101111100001110111100110000111000001001001110011111011100001110100100110000111011011111000011101111001100001110000010010011100111101101011110 c3a4c3b7c3bcc3824e7dc3a4c3b7c3bcc3824e7b5e
UHC ?÷??N}?÷??N{^ 001111111010000111000000001111110011111101001110011111010011111110100001110000000011111100111111010011100111101101011110 3fa1c03f3f4e7d3fa1c03f3f4e7b5e

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