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 ?U?B?G?`n}?U?B?G?`n{^ 001111110101010100111111010000100011111101000111001111110110000001101110011111010011111101010101001111110100001000111111010001110011111101100000011011100111101101011110 3f553f423f473f606e7d3f553f423f473f606e7b5e
SJIS-WIN ?U?B?G?`n}?U?B?G?`n{^ 001111110101010100111111010000100011111101000111001111110110000001101110011111010011111101010101001111110100001000111111010001110011111101100000011011100111101101011110 3f553f423f473f606e7d3f553f423f473f606e7b5e
EUC-JP ?U?B?G?`n}?U?B?G?`n{^ 001111110101010100111111010000100011111101000111001111110110000001101110011111010011111101010101001111110100001000111111010001110011111101100000011011100111101101011110 3f553f423f473f606e7d3f553f423f473f606e7b5e
UTF-8 혪U혪B혪G혣`n}혪U혪B혪G혣`n{^ 11101101100110001010101001010101111011011001100010101010010000101110110110011000101010100100011111101101100110001010001101100000011011100111110111101101100110001010101001010101111011011001100010101010010000101110110110011000101010100100011111101101100110001010001101100000011011100111101101011110 ed98aa55ed98aa42ed98aa47ed98a3606e7ded98aa55ed98aa42ed98aa47ed98a3606e7b5e
UHC 혪U혪B혪G혣`n}혪U혪B혪G혣`n{^ 1100001010010010010101011100001010010010010000101100001010010010010001111100001010001100011000000110111001111101110000101001001001010101110000101001001001000010110000101001001001000111110000101000110001100000011011100111101101011110 c29255c29242c29247c28c606e7dc29255c29242c29247c28c606e7b5e

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