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 陲ア荵礼・キ魄薙 11101000101000101011000111100100101110011001011111100111101001011011011111101001101011101001001111100011 e8a2b1e4b997e7a5b7e9ae93e3
EUC-JP 陲ア荵礼・キ魄薙 11110000101001001000111010110001111010001011101111001110111010011000111010100101100011101011011111110010101100001100011011100101 f0a48eb1e8bbcee98ea58eb7f2b0c6e5
UTF-8 陲ア荵礼・キ魄薙 111010011001100110110010111011111011110110110001111010001000110110110101111001111010010010111100111011111011110110100101111011111011110110110111111010011010110110000100111010001001011010011001 e999b2efbdb1e88db5e7a4bcefbda5efbdb7e9ad84e89699
UHC ??????魄? 001111110011111100111111001111110011111100111111110110111101111000111111 3f3f3f3f3f3fdbde3f

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