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??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
SJIS-WIN ?u??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
EUC-JP ?u??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
UTF-8 묧u묧뫏{N}묧u묧뫏{N{^ 111010111010110010100111011101011110101110101100101001111110101110101011100011110111101101001110011111011110101110101100101001110111010111101011101011001010011111101011101010111000111101111011010011100111101101011110 ebaca775ebaca7ebab8f7b4e7debaca775ebaca7ebab8f7b4e7b5e
UHC 묧u묧뫏{N}묧u묧뫏{N{^ 100100011111111001110101100100011111111010010001101100010111101101001110011111011001000111111110011101011001000111111110100100011011000101111011010011100111101101011110 91fe7591fe91b17b4e7d91fe7591fe91b17b4e7b5e

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