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 寬鴫寘疾寬鴫寘疾^ 1111101010101010100011101011000011111010101010011000111010111110111110101010101010001110101100001111101010101001100011101011111001011110 faaa8eb0faa98ebefaaa8eb0faa98ebe5e
EUC-JP ?鴫寘疾?鴫寘疾^ 0011111110111100101100101000111110111010111000011011110011000000001111111011110010110010100011111011101011100001101111001100000001011110 3fbcb28fbae1bcc03fbcb28fbae1bcc05e
UTF-8 寬鴫寘疾寬鴫寘疾^ 11100101101011111010110011101001101101001010101111100101101011111001100011100111100101101011111011100101101011111010110011101001101101001010101111100101101011111001100011100111100101101011111001011110 e5aface9b4abe5af98e796bee5aface9b4abe5af98e796be5e
UHC 寬??疾寬??疾^ 11001110101100000011111100111111111100101111000011001110101100000011111100111111111100101111000001011110 ceb03f3ff2f0ceb03f3ff2f05e

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