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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP 塡?塡?N}塡?塡?N{^ 100011111011100010110100001111111000111110111000101101000011111101001110011111011000111110111000101101000011111110001111101110001011010000111111010011100111101101011110 8fb8b43f8fb8b43f4e7d8fb8b43f8fb8b43f4e7b5e
UTF-8 塡믈塡므N}塡믈塡므N{^ 1110010110100001101000011110101110101111100010001110010110100001101000011110101110101111100000000100111001111101111001011010000110100001111010111010111110001000111001011010000110100001111010111010111110000000010011100111101101011110 e5a1a1ebaf88e5a1a1ebaf804e7de5a1a1ebaf88e5a1a1ebaf804e7b5e
UHC 塡믈塡므N}塡믈塡므N{^ 111011101111001110111001110010011110111011110011101110011100011101001110011111011110111011110011101110011100100111101110111100111011100111000111010011100111101101011110 eef3b9c9eef3b9c74e7deef3b9c9eef3b9c74e7b5e

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