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 ?c?Kn}?c?Kn{^ 00111111011000110011111101001011011011100111110100111111011000110011111101001011011011100111101101011110 3f633f4b6e7d3f633f4b6e7b5e
SJIS-WIN 涌c涌Kn}涌c涌Kn{^ 1001011101001111011000111001011101001111010010110110111001111101100101110100111101100011100101110100111101001011011011100111101101011110 974f63974f4b6e7d974f63974f4b6e7b5e
EUC-JP 涌c涌Kn}涌c涌Kn{^ 1100110110110000011000111100110110110000010010110110111001111101110011011011000001100011110011011011000001001011011011100111101101011110 cdb063cdb04b6e7dcdb063cdb04b6e7b5e
UTF-8 涌c涌Kn}涌c涌Kn{^ 111001101011011010001100011000111110011010110110100011000100101101101110011111011110011010110110100011000110001111100110101101101000110001001011011011100111101101011110 e6b68c63e6b68c4b6e7de6b68c63e6b68c4b6e7b5e
UHC 涌c涌Kn}涌c涌Kn{^ 1110100110111111011000111110100110111111010010110110111001111101111010011011111101100011111010011011111101001011011011100111101101011110 e9bf63e9bf4b6e7de9bf63e9bf4b6e7b5e

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