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^[^ 100011111010011010001111101001100110111001010010100011111010011010001111101001100110111001011110010110111000111110100110100011111010011001101110010100101000111110100110100011111010011001101110010111100101101101011110 8fa68fa66e528fa68fa66e5e5b8fa68fa66e528fa68fa66e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP ?¦?¦nR?¦?¦n^[?¦?¦nR?¦?¦n^[^ 00111111100011111010001011000011001111111000111110100010110000110110111001010010001111111000111110100010110000110011111110001111101000101100001101101110010111100101101100111111100011111010001011000011001111111000111110100010110000110110111001010010001111111000111110100010110000110011111110001111101000101100001101101110010111100101101101011110 3f8fa2c33f8fa2c36e523f8fa2c33f8fa2c36e5e5b3f8fa2c33f8fa2c36e523f8fa2c33f8fa2c36e5e5b5e
UTF-8 ¦¦nR¦¦n^[¦¦nR¦¦n^[^ 11000010100011111100001010100110110000101000111111000010101001100110111001010010110000101000111111000010101001101100001010001111110000101010011001101110010111100101101111000010100011111100001010100110110000101000111111000010101001100110111001010010110000101000111111000010101001101100001010001111110000101010011001101110010111100101101101011110 c28fc2a6c28fc2a66e52c28fc2a6c28fc2a66e5e5bc28fc2a6c28fc2a66e52c28fc2a6c28fc2a66e5e5b5e
UHC ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e

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