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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鵫。鵫。^ 111111000100100010100001111100111101010011110101011111011111110001001000101000011111001111010100111101010111101101011110 fc48a1f3d4f57dfc48a1f3d4f57b5e
EUC-JP 鵫。??鵫。??^ 100011111110101111111010100011101010000100111111001111111000111111101011111110101000111010100001001111110011111101011110 8febfa8ea13f3f8febfa8ea13f3f5e
UTF-8 鵫。鵫。^ 11101001101101011010101111101111101111011010000111101110100010111000011111101110100011111010100111101001101101011010101111101111101111011010000111101110100010111000011111101110100011111010011101011110 e9b5abefbda1ee8b87ee8fa9e9b5abefbda1ee8b87ee8fa75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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