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 ãX‹£ãX‹¡N}ãX‹£ãX‹¡N{^ 1110001101011000100011111000101110001111101000111110001101011000100011111000101110001111101000010100111001111101111000110101100010001111100010111000111110100011111000110101100010001111100010111000111110100001010011100111101101011110 e3588f8b8fa3e3588f8b8fa14e7de3588f8b8fa3e3588f8b8fa14e7b5e
SJIS-WIN ?X???£?X????N}?X???£?X????N{^ 00111111010110000011111100111111001111111000000110010010001111110101100000111111001111110011111100111111010011100111110100111111010110000011111100111111001111111000000110010010001111110101100000111111001111110011111100111111010011100111101101011110 3f583f3f3f81923f583f3f3f3f4e7d3f583f3f3f81923f583f3f3f3f4e7b5e
EUC-JP ãX???£ãX???¡N}ãX???£ãX???¡N{^ 10001111101010111010101001011000001111110011111100111111101000011111001010001111101010111010101001011000001111110011111100111111100011111010001011000010010011100111110110001111101010111010101001011000001111110011111100111111101000011111001010001111101010111010101001011000001111110011111100111111100011111010001011000010010011100111101101011110 8fabaa583f3f3fa1f28fabaa583f3f3f8fa2c24e7d8fabaa583f3f3fa1f28fabaa583f3f3f8fa2c24e7b5e
UTF-8 ãX‹£ãX‹¡N}ãX‹£ãX‹¡N{^ 11000011101000110101100011000010100011111100001010001011110000101000111111000010101000111100001110100011010110001100001010001111110000101000101111000010100011111100001010100001010011100111110111000011101000110101100011000010100011111100001010001011110000101000111111000010101000111100001110100011010110001100001010001111110000101000101111000010100011111100001010100001010011100111101101011110 c3a358c28fc28bc28fc2a3c3a358c28fc28bc28fc2a14e7dc3a358c28fc28bc28fc2a3c3a358c28fc28bc28fc2a14e7b5e
UHC ?X?????X???¡N}?X?????X???¡N{^ 00111111010110000011111100111111001111110011111100111111010110000011111100111111001111111010001010101110010011100111110100111111010110000011111100111111001111110011111100111111010110000011111100111111001111111010001010101110010011100111101101011110 3f583f3f3f3f3f583f3f3fa2ae4e7d3f583f3f3f3f3f583f3f3fa2ae4e7b5e

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