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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 宵リ宵エ@宵リ宵エ@B 100011111010101011011000100011111010101010110100010000001000111110101010110110001000111110101010101101000100000001000010 8faad88faab4408faad88faab44042
EUC-JP 宵リ宵エ@宵リ宵エ@B 10111110101011001000111011011000101111101010110010001110101101000100000010111110101011001000111011011000101111101010110010001110101101000100000001000010 beac8ed8beac8eb440beac8ed8beac8eb44042
UTF-8 宵リ宵エ@宵リ宵エ@B 111001011010111010110101111011111011111010011000111001011010111010110101111011111011110110110100010000001110010110101110101101011110111110111110100110001110010110101110101101011110111110111101101101000100000001000010 e5aeb5efbe98e5aeb5efbdb440e5aeb5efbe98e5aeb5efbdb44042
UHC 宵?宵?@宵?宵?@B 111000011011001000111111111000011011001000111111010000001110000110110010001111111110000110110010001111110100000001000010 e1b23fe1b23f40e1b23fe1b23f4042

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