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^[^ 111110101010000110100111101111110110111001010010111110101010000110100111101111110110111001011110010110111111101010100001101001111011111101101110010100101111101010100001101001111011111101101110010111100101101101011110 faa1a7bf6e52faa1a7bf6e5e5bfaa1a7bf6e52faa1a7bf6e5e5b5e
SJIS-WIN ??§?nR??§?n^[??§?nR??§?n^[^ 00111111001111111000000110011000001111110110111001010010001111110011111110000001100110000011111101101110010111100101101100111111001111111000000110011000001111110110111001010010001111110011111110000001100110000011111101101110010111100101101101011110 3f3f81983f6e523f3f81983f6e5e5b3f3f81983f6e523f3f81983f6e5e5b5e
EUC-JP ú¡§¿nRú¡§¿n^[ú¡§¿nRú¡§¿n^[^ 10001111101010111110001010001111101000101100001010100001111110001000111110100010110001000110111001010010100011111010101111100010100011111010001011000010101000011111100010001111101000101100010001101110010111100101101110001111101010111110001010001111101000101100001010100001111110001000111110100010110001000110111001010010100011111010101111100010100011111010001011000010101000011111100010001111101000101100010001101110010111100101101101011110 8fabe28fa2c2a1f88fa2c46e528fabe28fa2c2a1f88fa2c46e5e5b8fabe28fa2c2a1f88fa2c46e528fabe28fa2c2a1f88fa2c46e5e5b5e
UTF-8 ú¡§¿nRú¡§¿n^[ú¡§¿nRú¡§¿n^[^ 11000011101110101100001010100001110000101010011111000010101111110110111001010010110000111011101011000010101000011100001010100111110000101011111101101110010111100101101111000011101110101100001010100001110000101010011111000010101111110110111001010010110000111011101011000010101000011100001010100111110000101011111101101110010111100101101101011110 c3bac2a1c2a7c2bf6e52c3bac2a1c2a7c2bf6e5e5bc3bac2a1c2a7c2bf6e52c3bac2a1c2a7c2bf6e5e5b5e
UHC ?¡§¿nR?¡§¿n^[?¡§¿nR?¡§¿n^[^ 001111111010001010101110101000011101011110100010101011110110111001010010001111111010001010101110101000011101011110100010101011110110111001011110010110110011111110100010101011101010000111010111101000101010111101101110010100100011111110100010101011101010000111010111101000101010111101101110010111100101101101011110 3fa2aea1d7a2af6e523fa2aea1d7a2af6e5e5b3fa2aea1d7a2af6e523fa2aea1d7a2af6e5e5b5e

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