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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 宵リ宵エL宵リ宵エL^ 100011111010101011011000100011111010101010110100010011001000111110101010110110001000111110101010101101000100110001011110 8faad88faab44c8faad88faab44c5e
EUC-JP 宵リ宵エL宵リ宵エL^ 10111110101011001000111011011000101111101010110010001110101101000100110010111110101011001000111011011000101111101010110010001110101101000100110001011110 beac8ed8beac8eb44cbeac8ed8beac8eb44c5e
UTF-8 宵リ宵エL宵リ宵エL^ 111001011010111010110101111011111011111010011000111001011010111010110101111011111011110110110100010011001110010110101110101101011110111110111110100110001110010110101110101101011110111110111101101101000100110001011110 e5aeb5efbe98e5aeb5efbdb44ce5aeb5efbe98e5aeb5efbdb44c5e
UHC 宵?宵?L宵?宵?L^ 111000011011001000111111111000011011001000111111010011001110000110110010001111111110000110110010001111110100110001011110 e1b23fe1b23f4ce1b23fe1b23f4c5e

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