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{^ 11111100110001001111010111100101010011100111110111111100110001001111010111100101010011100111101101011110 fcc4f5e54e7dfcc4f5e54e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP üÄõåN}üÄõåN{^ 1000111110101011111001001000111110101010101000111000111110101011110110001000111110101011101010010100111001111101100011111010101111100100100011111010101010100011100011111010101111011000100011111010101110101001010011100111101101011110 8fabe48faaa38fabd88faba94e7d8fabe48faaa38fabd88faba94e7b5e
UTF-8 üÄõåN}üÄõåN{^ 110000111011110011000011100001001100001110110101110000111010010101001110011111011100001110111100110000111000010011000011101101011100001110100101010011100111101101011110 c3bcc384c3b5c3a54e7dc3bcc384c3b5c3a54e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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