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 ??nR??n^[??nR??n^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN 授授nR授授n^[授授nR授授n^[^ 100011101111011010001110111101100110111001010010100011101111011010001110111101100110111001011110010110111000111011110110100011101111011001101110010100101000111011110110100011101111011001101110010111100101101101011110 8ef68ef66e528ef68ef66e5e5b8ef68ef66e528ef68ef66e5e5b5e
EUC-JP 授授nR授授n^[授授nR授授n^[^ 101111001111100010111100111110000110111001010010101111001111100010111100111110000110111001011110010110111011110011111000101111001111100001101110010100101011110011111000101111001111100001101110010111100101101101011110 bcf8bcf86e52bcf8bcf86e5e5bbcf8bcf86e52bcf8bcf86e5e5b5e
UTF-8 授授nR授授n^[授授nR授授n^[^ 1110011010001110100010001110011010001110100010000110111001010010111001101000111010001000111001101000111010001000011011100101111001011011111001101000111010001000111001101000111010001000011011100101001011100110100011101000100011100110100011101000100001101110010111100101101101011110 e68e88e68e886e52e68e88e68e886e5e5be68e88e68e886e52e68e88e68e886e5e5b5e
UHC 授授nR授授n^[授授nR授授n^[^ 111000101010001111100010101000110110111001010010111000101010001111100010101000110110111001011110010110111110001010100011111000101010001101101110010100101110001010100011111000101010001101101110010111100101101101011110 e2a3e2a36e52e2a3e2a36e5e5be2a3e2a36e52e2a3e2a36e5e5b5e

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