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^ 100011111010101011110010100011111010101011010001010011001000111110101010111100101000111110101010110100010100110001011110 8faaf28faad14c8faaf28faad14c5e
EUC-JP 宵?ェムL宵?ェムL^ 1011111010101100001111111000111010101010100011101101000101001100101111101010110000111111100011101010101010001110110100010100110001011110 beac3f8eaa8ed14cbeac3f8eaa8ed14c5e
UTF-8 宵ェムL宵ェムL^ 111001011010111010110101111011101000011110000110111011111011110110101010111011111011111010010001010011001110010110101110101101011110111010000111100001101110111110111101101010101110111110111110100100010100110001011110 e5aeb5ee8786efbdaaefbe914ce5aeb5ee8786efbdaaefbe914c5e
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)