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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 雕晉匠螳、雕昜嵂 111010001011100010011101111001111000111110100000111001011010111010100100111010001011100010011101111001001111101010110010 e8b89de78fa0e5aea4e8b89de4fab2
EUC-JP 雕晉匠螳、雕昜嵂 1111000010111010110110101110100110111110101000101110101010110000100011101010010011110000101110101101101011100110100011111011101111010000 f0badae9bea2eab08ea4f0badae68fbbd0
UTF-8 雕晉匠螳、雕昜嵂 111010011001101110010101111001101001100110001001111001011000110010100000111010001001111010110011111011111011110110100100111010011001101110010101111001101001100010011100111001011011010110000010 e99b95e69989e58ca0e89eb3efbda4e99b95e6989ce5b582
UHC 雕晉匠螳?雕?? 11110000111001111111001011001011111011011101110111010011110110010011111111110000111001110011111100111111 f0e7f2cbedddd3d93ff0e73f3f

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