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 ?t{N}?t{N{^ 0011111101110100011110110100111001111101001111110111010001111011010011100111101101011110 3f747b4e7d3f747b4e7b5e
SJIS-WIN ?t{N}?t{N{^ 0011111101110100011110110100111001111101001111110111010001111011010011100111101101011110 3f747b4e7d3f747b4e7b5e
EUC-JP ?t{N}?t{N{^ 0011111101110100011110110100111001111101001111110111010001111011010011100111101101011110 3f747b4e7d3f747b4e7b5e
UTF-8 ਜt{N}ਜt{N{^ 111000001010100010011100011101000111101101001110011111011110000010101000100111000111010001111011010011100111101101011110 e0a89c747b4e7de0a89c747b4e7b5e
UHC ?t{N}?t{N{^ 0011111101110100011110110100111001111101001111110111010001111011010011100111101101011110 3f747b4e7d3f747b4e7b5e

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