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^ 10001110110000101000111010111110100011101100001010001110101101010100110010001110110000101000111010111110100011101100001010001110101101010100110001011110 8ec28ebe8ec28eb54c8ec28ebe8ec28eb54c5e
EUC-JP 篠疾篠七L篠疾篠七L^ 10111100110001001011110011000000101111001100010010111100101101110100110010111100110001001011110011000000101111001100010010111100101101110100110001011110 bcc4bcc0bcc4bcb74cbcc4bcc0bcc4bcb74c5e
UTF-8 篠疾篠七L篠疾篠七L^ 111001111010111110100000111001111001011010111110111001111010111110100000111001001011100010000011010011001110011110101111101000001110011110010110101111101110011110101111101000001110010010111000100000110100110001011110 e7afa0e796bee7afa0e4b8834ce7afa0e796bee7afa0e4b8834c5e
UHC 篠疾篠七L篠疾篠七L^ 11100001110001101111001011110000111000011100011011110110110100100100110011100001110001101111001011110000111000011100011011110110110100100100110001011110 e1c6f2f0e1c6f6d24ce1c6f2f0e1c6f6d24c5e

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