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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辷オ霆ク辷オ霆ク^ 11100111100010001011010111101000101110111011100011100111100010001011010111101000101110111011100001011110 e788b5e8bbb8e788b5e8bbb85e
EUC-JP 辷オ霆ク辷オ霆ク^ 1110110111101000100011101011010111110000101111011000111010111000111011011110100010001110101101011111000010111101100011101011100001011110 ede88eb5f0bd8eb8ede88eb5f0bd8eb85e
UTF-8 辷オ霆ク辷オ霆ク^ 11101000101111101011011111101111101111011011010111101001100111001000011011101111101111011011100011101000101111101011011111101111101111011011010111101001100111001000011011101111101111011011100001011110 e8beb7efbdb5e99c86efbdb8e8beb7efbdb5e99c86efbdb85e
UHC ??霆???霆?^ 0011111100111111111011111111110100111111001111110011111111101111111111010011111101011110 3f3feffd3f3f3feffd3f5e

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