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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 晤??v晤??vB 1001110111101011001111110011111101110110100111011110101100111111001111110111011001000010 9deb3f3f769deb3f3f7642
EUC-JP 晤??v晤??vB 1101101011101101001111110011111101110110110110101110110100111111001111110111011001000010 daed3f3f76daed3f3f7642
UTF-8 晤뚧뒔v晤뚧뒔vB 111001101001100110100100111010111001101010100111111010111001001010010100011101101110011010011001101001001110101110011010101001111110101110010010100101000111011001000010 e699a4eb9aa7eb929476e699a4eb9aa7eb92947642
UHC 晤뚧뒔v晤뚧뒔vB 111001111111101110001100111001101000101010010001011101101110011111111011100011001110011010001010100100010111011001000010 e7fb8ce68a9176e7fb8ce68a917642

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