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 錥湿ギ錥湿キワ^ 1111101111010111100011101011110011110000101101001011011111011110111110111101011110001110101111001111000010110100101101111101110001011110 fbd78ebcf0b4b7defbd78ebcf0b4b7dc5e
EUC-JP 錥湿?ギ錥湿?キワ^ 100011111110010011100000101111001011111000111111100011101011011110001110110111101000111111100100111000001011110010111110001111111000111010110111100011101101110001011110 8fe4e0bcbe3f8eb78ede8fe4e0bcbe3f8eb78edc5e
UTF-8 錥湿ギ錥湿キワ^ 11101001100011001010010111100110101110011011111111101110100000011011001111101111101111011011011111101111101111101001111011101001100011001010010111100110101110011011111111101110100000011011001111101111101111011011011111101111101111101001110001011110 e98ca5e6b9bfee81b3efbdb7efbe9ee98ca5e6b9bfee81b3efbdb7efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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