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 èûZRèûZ^[èûZRèûZ^[^ 1000111111101000111110110101101001010010100011111110100011111011010110100101111001011011100011111110100011111011010110100101001010001111111010001111101101011010010111100101101101011110 8fe8fb5a528fe8fb5a5e5b8fe8fb5a528fe8fb5a5e5b5e
SJIS-WIN ???ZR???Z^[???ZR???Z^[^ 0011111100111111001111110101101001010010001111110011111100111111010110100101111001011011001111110011111100111111010110100101001000111111001111110011111101011010010111100101101101011110 3f3f3f5a523f3f3f5a5e5b3f3f3f5a523f3f3f5a5e5b5e
EUC-JP ?èûZR?èûZ^[?èûZR?èûZ^[^ 001111111000111110101011101100101000111110101011111001010101101001010010001111111000111110101011101100101000111110101011111001010101101001011110010110110011111110001111101010111011001010001111101010111110010101011010010100100011111110001111101010111011001010001111101010111110010101011010010111100101101101011110 3f8fabb28fabe55a523f8fabb28fabe55a5e5b3f8fabb28fabe55a523f8fabb28fabe55a5e5b5e
UTF-8 èûZRèûZ^[èûZRèûZ^[^ 1100001010001111110000111010100011000011101110110101101001010010110000101000111111000011101010001100001110111011010110100101111001011011110000101000111111000011101010001100001110111011010110100101001011000010100011111100001110101000110000111011101101011010010111100101101101011110 c28fc3a8c3bb5a52c28fc3a8c3bb5a5e5bc28fc3a8c3bb5a52c28fc3a8c3bb5a5e5b5e
UHC ???ZR???Z^[???ZR???Z^[^ 0011111100111111001111110101101001010010001111110011111100111111010110100101111001011011001111110011111100111111010110100101001000111111001111110011111101011010010111100101101101011110 3f3f3f5a523f3f3f5a5e5b3f3f3f5a523f3f3f5a5e5b5e

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