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 陲ア莉吝骰驕カ豈 1110100010100010101100011110010010111011100110011110010111101001100011011110100110000001101101101110011010101111 e8a2b1e4bb99e5e98de981b6e6af
EUC-JP 陲ア莉吝骰驕カ豈 11110000101001001000111010110001111010001011110111010010111001111111000111101101111100011110000110001110101101101110110010110001 f0a48eb1e8bdd2e7f1edf1e18eb6ecb1
UTF-8 陲ア莉吝骰驕カ豈 111010011001100110110010111011111011110110110001111010001000111010001001111001011001000010011101111010011010101010110000111010011010100110010101111011111011110110110110111010001011000110001000 e999b2efbdb1e88e89e5909de9aab0e9a995efbdb6e8b188
UHC ??莉吝?驕?豈 001111110011111111010111111010011101011111110000001111111100111011110110001111111101000111000010 3f3fd7e9d7f03fcef63fd1c2

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