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^[^ 111000101010011111100010101001110110111001010010111000101010011111100010101001110110111001011110010110111110001010100111111000101010011101101110010100101110001010100111111000101010011101101110010111100101101101011110 e2a7e2a76e52e2a7e2a76e5e5be2a7e2a76e52e2a7e2a76e5e5b5e
EUC-JP 筴筴nR筴筴n^[筴筴nR筴筴n^[^ 111001001010100111100100101010010110111001010010111001001010100111100100101010010110111001011110010110111110010010101001111001001010100101101110010100101110010010101001111001001010100101101110010111100101101101011110 e4a9e4a96e52e4a9e4a96e5e5be4a9e4a96e52e4a9e4a96e5e5b5e
UTF-8 筴筴nR筴筴n^[筴筴nR筴筴n^[^ 1110011110101101101101001110011110101101101101000110111001010010111001111010110110110100111001111010110110110100011011100101111001011011111001111010110110110100111001111010110110110100011011100101001011100111101011011011010011100111101011011011010001101110010111100101101101011110 e7adb4e7adb46e52e7adb4e7adb46e5e5be7adb4e7adb46e52e7adb4e7adb46e5e5b5e
UHC ??nR??n^[??nR??n^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e

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