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 鬆。螟ア蠍ク逍セ 111010011010000010100001111001011010010010110001111001011011011010111000111001111001011010111110 e9a0a1e5a4b1e5b6b8e796be
EUC-JP 鬆。螟ア蠍ク逍セ 11110010101000101000111010100001111010101010011010001110101100011110101010111000100011101011100011101101111101101000111010111110 f2a28ea1eaa68eb1eab88eb8edf68ebe
UTF-8 鬆。螟ア蠍ク逍セ 111010011010110010000110111011111011110110100001111010001001111010011111111011111011110110110001111010001010000010001101111011111011110110111000111010011000000010001101111011111011110110111110 e9ac86efbda1e89e9fefbdb1e8a08defbdb8e9808defbdbe
UHC ??螟???逍? 00111111001111111101100110101101001111110011111100111111111000011100111000111111 3f3fd9ad3f3f3fe1ce3f

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