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 ?D?v}?D?v{^ 0011111101000100001111110111011001111101001111110100010000111111011101100111101101011110 3f443f767d3f443f767b5e
SJIS-WIN 涌D涌v}涌D涌v{^ 100101110100111101000100100101110100111101110110011111011001011101001111010001001001011101001111011101100111101101011110 974f44974f767d974f44974f767b5e
EUC-JP 涌D涌v}涌D涌v{^ 110011011011000001000100110011011011000001110110011111011100110110110000010001001100110110110000011101100111101101011110 cdb044cdb0767dcdb044cdb0767b5e
UTF-8 涌D涌v}涌D涌v{^ 11100110101101101000110001000100111001101011011010001100011101100111110111100110101101101000110001000100111001101011011010001100011101100111101101011110 e6b68c44e6b68c767de6b68c44e6b68c767b5e
UHC 涌D涌v}涌D涌v{^ 111010011011111101000100111010011011111101110110011111011110100110111111010001001110100110111111011101100111101101011110 e9bf44e9bf767de9bf44e9bf767b5e

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