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 鵰ク櫤鵰ク櫤^ 111111000100011110111000111110101111001111111000010110111111110001000111101110001111101011110011111110000101101101011110 fc47b8faf3f85bfc47b8faf3f85b5e
EUC-JP 鵰ク櫤?鵰ク櫤?^ 10001111111010111111101110001110101110001000111111000101110101010011111110001111111010111111101110001110101110001000111111000101110101010011111101011110 8febfb8eb88fc5d53f8febfb8eb88fc5d53f5e
UTF-8 鵰ク櫤鵰ク櫤^ 11101001101101011011000011101111101111011011100011100110101010111010010011101110100101111011101111101001101101011011000011101111101111011011100011100110101010111010010011101110100101111011101101011110 e9b5b0efbdb8e6aba4ee97bbe9b5b0efbdb8e6aba4ee97bb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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