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 宵イ。ッ}宵イ。ッ{^ 10001111101010101011001010100001101011110111110110001111101010101011001010100001101011110111101101011110 8faab2a1af7d8faab2a1af7b5e
EUC-JP 宵イ。ッ}宵イ。ッ{^ 10111110101011001000111010110010100011101010000110001110101011110111110110111110101011001000111010110010100011101010000110001110101011110111101101011110 beac8eb28ea18eaf7dbeac8eb28ea18eaf7b5e
UTF-8 宵イ。ッ}宵イ。ッ{^ 111001011010111010110101111011111011110110110010111011111011110110100001111011111011110110101111011111011110010110101110101101011110111110111101101100101110111110111101101000011110111110111101101011110111101101011110 e5aeb5efbdb2efbda1efbdaf7de5aeb5efbdb2efbda1efbdaf7b5e
UHC 宵???}宵???{^ 11100001101100100011111100111111001111110111110111100001101100100011111100111111001111110111101101011110 e1b23f3f3f7de1b23f3f3f7b5e

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