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??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
SJIS-WIN ?N???N??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
EUC-JP ?N???N??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
UTF-8 혩N챌첵혩N챌첵^ 111011011001100010101001010011101110110010110001100011001110110010110010101101011110110110011000101010010100111011101100101100011000110011101100101100101011010101011110 ed98a94eecb18cecb2b5ed98a94eecb18cecb2b55e
UHC 혩N챌첵혩N챌첵^ 110000101001000101001110110000111010011111000011101111011100001010010001010011101100001110100111110000111011110101011110 c2914ec3a7c3bdc2914ec3a7c3bd5e

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