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 11101000101111101011111111100101101001011010101011101000101111101011111111100101101001011010101001000010 e8bebfe5a5aae8bebfe5a5aa42
EUC-JP 霎ソ螂ェ霎ソ螂ェB 1111000011000000100011101011111111101010101001111000111010101010111100001100000010001110101111111110101010100111100011101010101001000010 f0c08ebfeaa78eaaf0c08ebfeaa78eaa42
UTF-8 霎ソ螂ェ霎ソ螂ェB 11101001100111001000111011101111101111011011111111101000100111101000001011101111101111011010101011101001100111001000111011101111101111011011111111101000100111101000001011101111101111011010101001000010 e99c8eefbdbfe89e82efbdaae99c8eefbdbfe89e82efbdaa42
UHC ??螂???螂?B 0011111100111111110101011100110000111111001111110011111111010101110011000011111101000010 3f3fd5cc3f3f3fd5cc3f42

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