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 莵オキオ 11100100101101111111000011001001101101011111011111100100101101111111000011001001101101011111011101011110 e4b7f0c9b5f7e4b7f0c9b5f75e
EUC-JP 莵?オ?キ?オ? 111010001011100100111111100011101011010100111111100011101011011100111111100011101011010100111111 e8b93f8eb53f8eb73f8eb53f
UTF-8 莵オキオ 111010001000111010110101111011101000001010001000111011111011110110110101111011101001011110000111111011111011110110110111111011101000001010001000111011111011110110110101111011101001010110000010 e88eb5ee8288efbdb5ee9787efbdb7ee8288efbdb5ee9582
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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