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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 涌?n}涌?n{^ 1001011101001111001111110110111001111101100101110100111100111111011011100111101101011110 974f3f6e7d974f3f6e7b5e
EUC-JP 涌?n}涌?n{^ 1100110110110000001111110110111001111101110011011011000000111111011011100111101101011110 cdb03f6e7dcdb03f6e7b5e
UTF-8 涌頀n}涌頀n{^ 1110011010110110100011001110100110100000100000000110111001111101111001101011011010001100111010011010000010000000011011100111101101011110 e6b68ce9a0806e7de6b68ce9a0806e7b5e
UHC 涌頀n}涌頀n{^ 11101001101111111111101111100001011011100111110111101001101111111111101111100001011011100111101101011110 e9bffbe16e7de9bffbe16e7b5e

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