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^ 101111001100010010001110110111011000111011010011010011001011110011000100100011101101110110001110110100110100110001011110 bcc48edd8ed34cbcc48edd8ed34c5e
EUC-JP シト爵謝Lシト爵謝L^ 10001110101111001000111011000100101111001101111110111100110101010100110010001110101111001000111011000100101111001101111110111100110101010100110001011110 8ebc8ec4bcdfbcd54c8ebc8ec4bcdfbcd54c5e
UTF-8 シト爵謝Lシト爵謝L^ 111011111011110110111100111011111011111010000100111001111000100010110101111010001010110010011101010011001110111110111101101111001110111110111110100001001110011110001000101101011110100010101100100111010100110001011110 efbdbcefbe84e788b5e8ac9d4cefbdbcefbe84e788b5e8ac9d4c5e
UHC ??爵謝L??爵謝L^ 001111110011111111101101110010011101111011110011010011000011111100111111111011011100100111011110111100110100110001011110 3f3fedc9def34c3f3fedc9def34c5e

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