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 11101000101111101011111111101000101101101011001111101000101111101011111111101000101101101011001101000010 e8bebfe8b6b3e8bebfe8b6b342
EUC-JP 霎ソ雜ウ霎ソ雜ウB 1111000011000000100011101011111111110000101110001000111010110011111100001100000010001110101111111111000010111000100011101011001101000010 f0c08ebff0b88eb3f0c08ebff0b88eb342
UTF-8 霎ソ雜ウ霎ソ雜ウB 11101001100111001000111011101111101111011011111111101001100110111001110011101111101111011011001111101001100111001000111011101111101111011011111111101001100110111001110011101111101111011011001101000010 e99c8eefbdbfe99b9cefbdb3e99c8eefbdbfe99b9cefbdb342
UHC ??雜???雜?B 0011111100111111111011011101101000111111001111110011111111101101110110100011111101000010 3f3fedda3f3f3fedda3f42

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