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 錏滂スュ遶雁漉裔 1110011111111001100111111110111110111101101011011110011110101011100010101110010110001101100101111110010111100001 e7f99fefbdade7ab8ae58d97e5e1
EUC-JP 錏滂スュ遶雁漉裔 11101110111110111101111011110001100011101011110110001110101011011110111010101101101101001110011110111001111101111110101011100011 eefbdef18ebd8eadeeadb4e7b9f7eae3
UTF-8 錏滂スュ遶雁漉裔 111010011000110010001111111001101011101110000010111011111011110110111101111011111011110110101101111010011000000110110110111010011001101110000001111001101011110010001001111010001010001110010100 e98c8fe6bb82efbdbdefbdade981b6e99b81e6bc89e8a394
UHC ?滂???雁?裔 0011111111011011101101010011111100111111001111111110010011010010001111111110011111100000 3fdbb53f3f3fe4d23fe7e0

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