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 111001001110100010010001111011011001011010000111011101101110010011101000100100011110110110010110100001110111011001000010 e4e891ed968776e4e891ed96877642
EUC-JP 蒻啄枚v蒻啄枚vB 111010001110101011000010111011111100101111100111011101101110100011101010110000101110111111001011111001110111011001000010 e8eac2efcbe776e8eac2efcbe77642
UTF-8 蒻啄枚v蒻啄枚vB 111010001001001010111011111001011001010110000100111001101001111010011010011101101110100010010010101110111110010110010101100001001110011010011110100110100111011001000010 e892bbe59584e69e9a76e892bbe59584e69e9a7642
UHC 蒻啄枚v蒻啄枚vB 111001011011011011110110111100101101100011011101011101101110010110110110111101101111001011011000110111010111011001000010 e5b6f6f2d8dd76e5b6f6f2d8dd7642

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