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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鵫」甁}鵫」甁{^ 11111100010010001010001111111011011011100111110111111100010010001010001111111011011011100111101101011110 fc48a3fb6e7dfc48a3fb6e7b5e
EUC-JP 鵫」?}鵫」?{^ 100011111110101111111010100011101010001100111111011111011000111111101011111110101000111010100011001111110111101101011110 8febfa8ea33f7d8febfa8ea33f7b5e
UTF-8 鵫」甁}鵫」甁{^ 111010011011010110101011111011111011110110100011111001111001010010000001011111011110100110110101101010111110111110111101101000111110011110010100100000010111101101011110 e9b5abefbda3e794817de9b5abefbda3e794817b5e
UHC ??甁}??甁{^ 0011111100111111110111001011101001111101001111110011111111011100101110100111101101011110 3f3fdcba7d3f3fdcba7b5e

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