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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 中校??v中校??vB 100100101000011010001101010110100011111100111111011101101001001010000110100011010101101000111111001111110111011001000010 92868d5a3f3f7692868d5a3f3f7642
EUC-JP 中校??v中校??vB 110000111110011010111001101110110011111100111111011101101100001111100110101110011011101100111111001111110111011001000010 c3e6b9bb3f3f76c3e6b9bb3f3f7642
UTF-8 中校렕렪v中校렕렪vB 111001001011100010101101111001101010000010100001111010111010000010010101111010111010000010101010011101101110010010111000101011011110011010100000101000011110101110100000100101011110101110100000101010100111011001000010 e4b8ade6a0a1eba095eba0aa76e4b8ade6a0a1eba095eba0aa7642
UHC 中校렕렪v中校렕렪vB 11110001111010011100111011101000100011101010101010001110101110000111011011110001111010011100111011101000100011101010101010001110101110000111011001000010 f1e9cee88eaa8eb876f1e9cee88eaa8eb87642

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