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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鉀鴫ァ゙鉀鴫ァワ^ 1111101111000101100011101011000011110001111011011010011111011110111110111100010110001110101100001111000111101101101001111101110001011110 fbc58eb0f1eda7defbc58eb0f1eda7dc5e
EUC-JP 鉀鴫?ァ゙鉀鴫?ァワ^ 100011111110001111011000101111001011001000111111100011101010011110001110110111101000111111100011110110001011110010110010001111111000111010100111100011101101110001011110 8fe3d8bcb23f8ea78ede8fe3d8bcb23f8ea78edc5e
UTF-8 鉀鴫ァ゙鉀鴫ァワ^ 11101001100010011000000011101001101101001010101111101110100001011010100011101111101111011010011111101111101111101001111011101001100010011000000011101001101101001010101111101110100001011010100011101111101111011010011111101111101111101001110001011110 e98980e9b4abee85a8efbda7efbe9ee98980e9b4abee85a8efbda7efbe9c5e
UHC 鉀????鉀????^ 11001011101001010011111100111111001111110011111111001011101001010011111100111111001111110011111101011110 cba53f3f3f3fcba53f3f3f3f5e

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