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 ?@?Sn}?@?Sn{^ 00111111010000000011111101010011011011100111110100111111010000000011111101010011011011100111101101011110 3f403f536e7d3f403f536e7b5e
SJIS-WIN 涌@涌Sn}涌@涌Sn{^ 1001011101001111010000001001011101001111010100110110111001111101100101110100111101000000100101110100111101010011011011100111101101011110 974f40974f536e7d974f40974f536e7b5e
EUC-JP 涌@涌Sn}涌@涌Sn{^ 1100110110110000010000001100110110110000010100110110111001111101110011011011000001000000110011011011000001010011011011100111101101011110 cdb040cdb0536e7dcdb040cdb0536e7b5e
UTF-8 涌@涌Sn}涌@涌Sn{^ 111001101011011010001100010000001110011010110110100011000101001101101110011111011110011010110110100011000100000011100110101101101000110001010011011011100111101101011110 e6b68c40e6b68c536e7de6b68c40e6b68c536e7b5e
UHC 涌@涌Sn}涌@涌Sn{^ 1110100110111111010000001110100110111111010100110110111001111101111010011011111101000000111010011011111101010011011011100111101101011110 e9bf40e9bf536e7de9bf40e9bf536e7b5e

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