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 «À¡Üûjon}«À¡Üûjon{^ 100011111010101111000000101000011101110011111011011010100110111101101110011111011000111110101011110000001010000111011100111110110110101001101111011011100111101101011110 8fabc0a1dcfb6a6f6e7d8fabc0a1dcfb6a6f6e7b5e
SJIS-WIN ??????jon}??????jon{^ 001111110011111100111111001111110011111100111111011010100110111101101110011111010011111100111111001111110011111100111111001111110110101001101111011011100111101101011110 3f3f3f3f3f3f6a6f6e7d3f3f3f3f3f3f6a6f6e7b5e
EUC-JP ??À¡Üûjon}??À¡Üûjon{^ 00111111001111111000111110101010101000101000111110100010110000101000111110101010111001001000111110101011111001010110101001101111011011100111110100111111001111111000111110101010101000101000111110100010110000101000111110101010111001001000111110101011111001010110101001101111011011100111101101011110 3f3f8faaa28fa2c28faae48fabe56a6f6e7d3f3f8faaa28fa2c28faae48fabe56a6f6e7b5e
UTF-8 «À¡Üûjon}«À¡Üûjon{^ 110000101000111111000010101010111100001110000000110000101010000111000011100111001100001110111011011010100110111101101110011111011100001010001111110000101010101111000011100000001100001010100001110000111001110011000011101110110110101001101111011011100111101101011110 c28fc2abc380c2a1c39cc3bb6a6f6e7dc28fc2abc380c2a1c39cc3bb6a6f6e7b5e
UHC ???¡??jon}???¡??jon{^ 0011111100111111001111111010001010101110001111110011111101101010011011110110111001111101001111110011111100111111101000101010111000111111001111110110101001101111011011100111101101011110 3f3f3fa2ae3f3f6a6f6e7d3f3f3fa2ae3f3f6a6f6e7b5e

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