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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荵傚癜}荵傚癜{^ 111001001011100110011000111110011110000110010101011111011110010010111001100110001111100111100001100101010111101101011110 e4b998f9e1957de4b998f9e1957b5e
EUC-JP 荵傚癜}荵傚癜{^ 111010001011101111010000111110111110000111110101011111011110100010111011110100001111101111100001111101010111101101011110 e8bbd0fbe1f57de8bbd0fbe1f57b5e
UTF-8 荵傚癜}荵傚癜{^ 111010001000110110110101111001011000001010011010111001111001100110011100011111011110100010001101101101011110010110000010100110101110011110011001100111000111101101011110 e88db5e5829ae7999c7de88db5e5829ae7999c7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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