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 琲オキオ 11100000111010001111000011001001101101011111011111100100101101111111000011001001101101011111011101011110 e0e8f0c9b5f7e4b7f0c9b5f75e
EUC-JP 琲?オ?キ?オ? 111000001110101000111111100011101011010100111111100011101011011100111111100011101011010100111111 e0ea3f8eb53f8eb73f8eb53f
UTF-8 琲オキオ 111001111001000010110010111011101000001010001000111011111011110110110101111011101001011110000111111011111011110110110111111011101000001010001000111011111011110110110101111011101001010110000010 e790b2ee8288efbdb5ee9787efbdb7ee8288efbdb5ee9582
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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