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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 學鶸帋}學鶸帋{^ 100110110111101111101010010100111001101111100001011111011001101101111011111010100101001110011011111000010111101101011110 9b7bea539be17d9b7bea539be17b5e
EUC-JP 學鶸帋}學鶸帋{^ 110101011101110011110011101101001101011011100011011111011101010111011100111100111011010011010110111000110111101101011110 d5dcf3b4d6e37dd5dcf3b4d6e37b5e
UTF-8 學鶸帋}學鶸帋{^ 111001011010110110111000111010011011011010111000111001011011100010001011011111011110010110101101101110001110100110110110101110001110010110111000100010110111101101011110 e5adb8e9b6b8e5b88b7de5adb8e9b6b8e5b88b7b5e
UHC 學??}學??{^ 1111100111001010001111110011111101111101111110011100101000111111001111110111101101011110 f9ca3f3f7df9ca3f3f7b5e

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