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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鵫跌煮雫}鵫跌煮雫{^ 11111100010010001110011011101001100011101100111110001110101101000111110111111100010010001110011011101001100011101100111110001110101101000111101101011110 fc48e6e98ecf8eb47dfc48e6e98ecf8eb47b5e
EUC-JP 鵫跌煮雫}鵫跌煮雫{^ 100011111110101111111010111011001110101110111100110100011011110010110110011111011000111111101011111110101110110011101011101111001101000110111100101101100111101101011110 8febfaecebbcd1bcb67d8febfaecebbcd1bcb67b5e
UTF-8 鵫跌煮雫}鵫跌煮雫{^ 111010011011010110101011111010001011011110001100111001111000010110101110111010011001101110101011011111011110100110110101101010111110100010110111100011001110011110000101101011101110100110011011101010110111101101011110 e9b5abe8b78ce785aee99bab7de9b5abe8b78ce785aee99bab7b5e
UHC ?跌煮?}?跌煮?{^ 001111111111001011110110111011011011010000111111011111010011111111110010111101101110110110110100001111110111101101011110 3ff2f6edb43f7d3ff2f6edb43f7b5e

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