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 ?`?Kn}?`?Kn{^ 00111111011000000011111101001011011011100111110100111111011000000011111101001011011011100111101101011110 3f603f4b6e7d3f603f4b6e7b5e
SJIS-WIN 涌`涌Kn}涌`涌Kn{^ 1001011101001111011000001001011101001111010010110110111001111101100101110100111101100000100101110100111101001011011011100111101101011110 974f60974f4b6e7d974f60974f4b6e7b5e
EUC-JP 涌`涌Kn}涌`涌Kn{^ 1100110110110000011000001100110110110000010010110110111001111101110011011011000001100000110011011011000001001011011011100111101101011110 cdb060cdb04b6e7dcdb060cdb04b6e7b5e
UTF-8 涌`涌Kn}涌`涌Kn{^ 111001101011011010001100011000001110011010110110100011000100101101101110011111011110011010110110100011000110000011100110101101101000110001001011011011100111101101011110 e6b68c60e6b68c4b6e7de6b68c60e6b68c4b6e7b5e
UHC 涌`涌Kn}涌`涌Kn{^ 1110100110111111011000001110100110111111010010110110111001111101111010011011111101100000111010011011111101001011011011100111101101011110 e9bf60e9bf4b6e7de9bf60e9bf4b6e7b5e

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