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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN テ佚學N}テ佚學N{^ 110000111001100011000011100110110111101101001110011111011100001110011000110000111001101101111011010011100111101101011110 c398c39b7b4e7dc398c39b7b4e7b5e
EUC-JP テ佚學N}テ佚學N{^ 1000111011000011110100001100010111010101110111000100111001111101100011101100001111010000110001011101010111011100010011100111101101011110 8ec3d0c5d5dc4e7d8ec3d0c5d5dc4e7b5e
UTF-8 テ佚學N}テ佚學N{^ 1110111110111110100000111110010010111101100110101110010110101101101110000100111001111101111011111011111010000011111001001011110110011010111001011010110110111000010011100111101101011110 efbe83e4bd9ae5adb84e7defbe83e4bd9ae5adb84e7b5e
UHC ?佚學N}?佚學N{^ 001111111110110011101010111110011100101001001110011111010011111111101100111010101111100111001010010011100111101101011110 3feceaf9ca4e7d3feceaf9ca4e7b5e

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