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 Ÿi‘P{N}Ÿi‘P{N{^ 100111110110100110010001010100000111101101001110011111011001111101101001100100010101000001111011010011100111101101011110 9f6991507b4e7d9f6991507b4e7b5e
SJIS-WIN ?i?P{N}?i?P{N{^ 001111110110100100111111010100000111101101001110011111010011111101101001001111110101000001111011010011100111101101011110 3f693f507b4e7d3f693f507b4e7b5e
EUC-JP ?i?P{N}?i?P{N{^ 001111110110100100111111010100000111101101001110011111010011111101101001001111110101000001111011010011100111101101011110 3f693f507b4e7d3f693f507b4e7b5e
UTF-8 Ÿi‘P{N}Ÿi‘P{N{^ 11000010100111110110100111000010100100010101000001111011010011100111110111000010100111110110100111000010100100010101000001111011010011100111101101011110 c29f69c291507b4e7dc29f69c291507b4e7b5e
UHC ?i?P{N}?i?P{N{^ 001111110110100100111111010100000111101101001110011111010011111101101001001111110101000001111011010011100111101101011110 3f693f507b4e7d3f693f507b4e7b5e

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