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^[^ 100110001010111010011000101011100110111001010010100110001010111010011000101011100110111001011110010110111001100010101110100110001010111001101110010100101001100010101110100110001010111001101110010111100101101101011110 98ae98ae6e5298ae98ae6e5e5b98ae98ae6e5298ae98ae6e5e5b5e
EUC-JP 舒舒nR舒舒n^[舒舒nR舒舒n^[^ 110100001011000011010000101100000110111001010010110100001011000011010000101100000110111001011110010110111101000010110000110100001011000001101110010100101101000010110000110100001011000001101110010111100101101101011110 d0b0d0b06e52d0b0d0b06e5e5bd0b0d0b06e52d0b0d0b06e5e5b5e
UTF-8 舒舒nR舒舒n^[舒舒nR舒舒n^[^ 1110100010001000100100101110100010001000100100100110111001010010111010001000100010010010111010001000100010010010011011100101111001011011111010001000100010010010111010001000100010010010011011100101001011101000100010001001001011101000100010001001001001101110010111100101101101011110 e88892e888926e52e88892e888926e5e5be88892e888926e52e88892e888926e5e5b5e
UHC 舒舒nR舒舒n^[舒舒nR舒舒n^[^ 111000001010001011100000101000100110111001010010111000001010001011100000101000100110111001011110010110111110000010100010111000001010001001101110010100101110000010100010111000001010001001101110010111100101101101011110 e0a2e0a26e52e0a2e0a26e5e5be0a2e0a26e52e0a2e0a26e5e5b5e

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