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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 塢學n}塢學n{^ 10011010110001111001101101111011011011100111110110011010110001111001101101111011011011100111101101011110 9ac79b7b6e7d9ac79b7b6e7b5e
EUC-JP 塢學n}塢學n{^ 11010100110010011101010111011100011011100111110111010100110010011101010111011100011011100111101101011110 d4c9d5dc6e7dd4c9d5dc6e7b5e
UTF-8 塢學n}塢學n{^ 1110010110100001101000101110010110101101101110000110111001111101111001011010000110100010111001011010110110111000011011100111101101011110 e5a1a2e5adb86e7de5a1a2e5adb86e7b5e
UHC 塢學n}塢學n{^ 11100111111100011111100111001010011011100111110111100111111100011111100111001010011011100111101101011110 e7f1f9ca6e7de7f1f9ca6e7b5e

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