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 ?豸枻「昇ホカ韲 001111111110011010110110111110101110001010100010100011111011100011001110101101101110100011101100 3fe6b6fae2a28fb8ceb6e8ec
EUC-JP 鉥豸枻「昇ホカ韲 100011111110001111101000111011001011100010001111110000111011010110001110101000101011111010111010100011101100111010001110101101101111000011101110 8fe3e8ecb88fc3b58ea2beba8ece8eb6f0ee
UTF-8 鉥豸枻「昇ホカ韲 111010011000100110100101111010001011000110111000111001101001111010111011111011111011110110100010111001101001100010000111111011111011111010001110111011111011110110110110111010011001111110110010 e989a5e8b1b8e69ebbefbda2e69887efbe8eefbdb6e99fb2
UHC 鉥???昇??? 11100010111111000011111100111111001111111110001110110000001111110011111100111111 e2fc3f3f3fe3b03f3f3f

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