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 1001111110100101001111110011111101110110100111111010010100111111001111110111011001000010 9fa53f3f769fa53f3f7642
EUC-JP 衍??v衍??vB 1101111010100111001111110011111101110110110111101010011100111111001111110111011001000010 dea73f3f76dea73f3f7642
UTF-8 衍쇤갈v衍쇤갈vB 111010001010000110001101111011001000011110100100111010101011000010001000011101101110100010100001100011011110110010000111101001001110101010110000100010000111011001000010 e8a18dec87a4eab08876e8a18dec87a4eab0887642
UHC 衍쇤갈v衍쇤갈vB 111001101110001010111100111010011011000010100101011101101110011011100010101111001110100110110000101001010111011001000010 e6e2bce9b0a576e6e2bce9b0a57642

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