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^ 10001111101010101101100010100001101011110100110010001111101010101101100010100001101011110100110001011110 8faad8a1af4c8faad8a1af4c5e
EUC-JP 宵リ。ッL宵リ。ッL^ 10111110101011001000111011011000100011101010000110001110101011110100110010111110101011001000111011011000100011101010000110001110101011110100110001011110 beac8ed88ea18eaf4cbeac8ed88ea18eaf4c5e
UTF-8 宵リ。ッL宵リ。ッL^ 111001011010111010110101111011111011111010011000111011111011110110100001111011111011110110101111010011001110010110101110101101011110111110111110100110001110111110111101101000011110111110111101101011110100110001011110 e5aeb5efbe98efbda1efbdaf4ce5aeb5efbe98efbda1efbdaf4c5e
UHC 宵???L宵???L^ 11100001101100100011111100111111001111110100110011100001101100100011111100111111001111110100110001011110 e1b23f3f3f4ce1b23f3f3f4c5e

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