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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 宵イ。ッ宵イ。ッ^ 1000111110101010101100101010000110101111100011111010101010110010101000011010111101011110 8faab2a1af8faab2a1af5e
EUC-JP 宵イ。ッ宵イ。ッ^ 1011111010101100100011101011001010001110101000011000111010101111101111101010110010001110101100101000111010100001100011101010111101011110 beac8eb28ea18eafbeac8eb28ea18eaf5e
UTF-8 宵イ。ッ宵イ。ッ^ 11100101101011101011010111101111101111011011001011101111101111011010000111101111101111011010111111100101101011101011010111101111101111011011001011101111101111011010000111101111101111011010111101011110 e5aeb5efbdb2efbda1efbdafe5aeb5efbdb2efbda1efbdaf5e
UHC 宵???宵???^ 1110000110110010001111110011111100111111111000011011001000111111001111110011111101011110 e1b23f3f3fe1b23f3f3f5e

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