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^ 100011101011111010001110101101011011110011001001010011001000111010111110100011101011010110111100110010010100110001011110 8ebe8eb5bcc94c8ebe8eb5bcc94c5e
EUC-JP 疾七シノL疾七シノL^ 10111100110000001011110010110111100011101011110010001110110010010100110010111100110000001011110010110111100011101011110010001110110010010100110001011110 bcc0bcb78ebc8ec94cbcc0bcb78ebc8ec94c5e
UTF-8 疾七シノL疾七シノL^ 111001111001011010111110111001001011100010000011111011111011110110111100111011111011111010001001010011001110011110010110101111101110010010111000100000111110111110111101101111001110111110111110100010010100110001011110 e796bee4b883efbdbcefbe894ce796bee4b883efbdbcefbe894c5e
UHC 疾七??L疾七??L^ 111100101111000011110110110100100011111100111111010011001111001011110000111101101101001000111111001111110100110001011110 f2f0f6d23f3f4cf2f0f6d23f3f4c5e

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