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^[^ 1001001010100010010111100110111001010010100100101010001001011110011011100101111001011011100100101010001001011110011011100101001010010010101000100101111001101110010111100101101101011110 92a25e6e5292a25e6e5e5b92a25e6e5292a25e6e5e5b5e
SJIS-WIN ?¢^nR?¢^n^[?¢^nR?¢^n^[^ 001111111000000110010001010111100110111001010010001111111000000110010001010111100110111001011110010110110011111110000001100100010101111001101110010100100011111110000001100100010101111001101110010111100101101101011110 3f81915e6e523f81915e6e5e5b3f81915e6e523f81915e6e5e5b5e
EUC-JP ?¢^nR?¢^n^[?¢^nR?¢^n^[^ 001111111010000111110001010111100110111001010010001111111010000111110001010111100110111001011110010110110011111110100001111100010101111001101110010100100011111110100001111100010101111001101110010111100101101101011110 3fa1f15e6e523fa1f15e6e5e5b3fa1f15e6e523fa1f15e6e5e5b5e
UTF-8 ’¢^nR’¢^n^[’¢^nR’¢^n^[^ 11000010100100101100001010100010010111100110111001010010110000101001001011000010101000100101111001101110010111100101101111000010100100101100001010100010010111100110111001010010110000101001001011000010101000100101111001101110010111100101101101011110 c292c2a25e6e52c292c2a25e6e5e5bc292c2a25e6e52c292c2a25e6e5e5b5e
UHC ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e

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