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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鉙鴫瀇磁}鉙鴫瀇磁{^ 11111011110010001000111010110000111110110100111110001110101001010111110111111011110010001000111010110000111110110100111110001110101001010111101101011110 fbc88eb0fb4f8ea57dfbc88eb0fb4f8ea57b5e
EUC-JP 鉙鴫瀇磁}鉙鴫瀇磁{^ 1000111111100011111000111011110010110010100011111100100110101101101111001010011101111101100011111110001111100011101111001011001010001111110010011010110110111100101001110111101101011110 8fe3e3bcb28fc9adbca77d8fe3e3bcb28fc9adbca77b5e
UTF-8 鉙鴫瀇磁}鉙鴫瀇磁{^ 111010011000100110011001111010011011010010101011111001111000000010000111111001111010001110000001011111011110100110001001100110011110100110110100101010111110011110000000100001111110011110100011100000010111101101011110 e98999e9b4abe78087e7a3817de98999e9b4abe78087e7a3817b5e
UHC ???磁}???磁{^ 00111111001111110011111111101101101110000111110100111111001111110011111111101101101110000111101101011110 3f3f3fedb87d3f3f3fedb87b5e

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