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 111001001110010110011101111001101000101110010010011101101110010011100101100111011110011010001011100100100111011001000010 e4e59de68b9276e4e59de68b927642
EUC-JP 蒟晄拠v蒟晄拠vB 111010001110011111011010111010001011010111110010011101101110100011100111110110101110100010110101111100100111011001000010 e8e7dae8b5f276e8e7dae8b5f27642
UTF-8 蒟晄拠v蒟晄拠vB 111010001001001010011111111001101001100110000100111001101000101110100000011101101110100010010010100111111110011010011001100001001110011010001011101000000111011001000010 e8929fe69984e68ba076e8929fe69984e68ba07642
UHC ?晄?v?晄?vB 0011111111111100110011010011111101110110001111111111110011001101001111110111011001000010 3ffccd3f763ffccd3f7642

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