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 111010001011010010001000111011001000110010101000011101101110100010110100100010001110110010001100101010000111011001000010 e8b488ec8ca876e8b488ec8ca87642
EUC-JP 雍溢肩v雍溢肩vB 111100001011011010110000111011101011100010101010011101101111000010110110101100001110111010111000101010100111011001000010 f0b6b0eeb8aa76f0b6b0eeb8aa7642
UTF-8 雍溢肩v雍溢肩vB 111010011001101110001101111001101011101010100010111010001000001010101001011101101110100110011011100011011110011010111010101000101110100010000010101010010111011001000010 e99b8de6baa2e882a976e99b8de6baa2e882a97642
UHC 雍溢肩v雍溢肩vB 111010001011110011101100111011101100110010110111011101101110100010111100111011001110111011001100101101110111011001000010 e8bceceeccb776e8bceceeccb77642

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