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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髏秘ーケ謌守ケサ 111010011001000010010100111010011011000010111001111001101000100010001110111001111011100110111011 e99094e9b0b9e6888ee7b9bb
EUC-JP 髏秘ーケ謌守ケサ 11110001111100001100100011101011100011101011000010001110101110011110101111101000101111001110100110001110101110011000111010111011 f1f0c8eb8eb08eb9ebe8bce98eb98ebb
UTF-8 髏秘ーケ謌守ケサ 111010011010101110001111111001111010011110011000111011111011110110110000111011111011110110111001111010001010110010001100111001011010111010001000111011111011110110111001111011111011110110111011 e9ab8fe7a798efbdb0efbdb9e8ac8ce5ae88efbdb9efbdbb
UHC ?秘???守?? 00111111110111011111101000111111001111110011111111100001111110100011111100111111 3fddfa3f3f3fe1fa3f3f

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