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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 辷イ螢砺辷イ螢砺B 111001111000100010110010111001011010001110010011011101101110011110001000101100101110010110100011100100110111011001000010 e788b2e5a39376e788b2e5a3937642
EUC-JP 辷イ螢砺辷イ螢砺B 1110110111101000100011101011001011101010101001011100010111010111111011011110100010001110101100101110101010100101110001011101011101000010 ede88eb2eaa5c5d7ede88eb2eaa5c5d742
UTF-8 辷イ螢砺辷イ螢砺B 11101000101111101011011111101111101111011011001011101000100111101010001011100111101000001011101011101000101111101011011111101111101111011011001011101000100111101010001011100111101000001011101001000010 e8beb7efbdb2e89ea2e7a0bae8beb7efbdb2e89ea2e7a0ba42
UHC ??螢???螢?B 0011111100111111111110111010101100111111001111110011111111111011101010110011111101000010 3f3ffbab3f3f3ffbab3f42

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