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 鬮ア繧主鬆隲ア釵 1110100110101011101100011110001110000010100011101110010111101001101000001110100010101011101100011110011111011110 e9abb1e3828ee5e9a0e8abb1e7de
EUC-JP 鬮ア繧主鬆隲ア釵 11110010101011011000111010110001111001011110001010111100111001111111001010100010111100001010110110001110101100011110111011100000 f2ad8eb1e5e2bce7f2a2f0ad8eb1eee0
UTF-8 鬮ア繧主鬆隲ア釵 111010011010110010101110111011111011110110110001111001111011100110100111111001001011100010111011111010011010110010000110111010011001101010110010111011111011110110110001111010011000011110110101 e9acaeefbdb1e7b9a7e4b8bbe9ac86e99ab2efbdb1e987b5
UHC ???主???釵 00111111001111110011111111110001101010110011111100111111001111111111001111111011 3f3f3ff1ab3f3f3ff3fb

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