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 àÙ´éÛýÛ\}àÙ´éÛýÛ\{^ 100011111110000011011001101101001110100111011011111111011101101101011100011111011000111111100000110110011011010011101001110110111111110111011011010111000111101101011110 8fe0d9b4e9dbfddb5c7d8fe0d9b4e9dbfddb5c7b5e
SJIS-WIN ???´????\}???´????\{^ 0011111100111111001111111000000101001100001111110011111100111111001111110101110001111101001111110011111100111111100000010100110000111111001111110011111100111111010111000111101101011110 3f3f3f814c3f3f3f3f5c7d3f3f3f814c3f3f3f3f5c7b5e
EUC-JP ?àÙ´éÛýÛ\}?àÙ´éÛýÛ\{^ 0011111110001111101010111010001010001111101010101110001110100001101011011000111110101011101100011000111110101010111001011000111110101011111100101000111110101010111001010101110001111101001111111000111110101011101000101000111110101010111000111010000110101101100011111010101110110001100011111010101011100101100011111010101111110010100011111010101011100101010111000111101101011110 3f8faba28faae3a1ad8fabb18faae58fabf28faae55c7d3f8faba28faae3a1ad8fabb18faae58fabf28faae55c7b5e
UTF-8 àÙ´éÛýÛ\}àÙ´éÛýÛ\{^ 11000010100011111100001110100000110000111001100111000010101101001100001110101001110000111001101111000011101111011100001110011011010111000111110111000010100011111100001110100000110000111001100111000010101101001100001110101001110000111001101111000011101111011100001110011011010111000111101101011110 c28fc3a0c399c2b4c3a9c39bc3bdc39b5c7dc28fc3a0c399c2b4c3a9c39bc3bdc39b5c7b5e
UHC ???´????\}???´????\{^ 0011111100111111001111111010001010100101001111110011111100111111001111110101110001111101001111110011111100111111101000101010010100111111001111110011111100111111010111000111101101011110 3f3f3fa2a53f3f3f3f5c7d3f3f3fa2a53f3f3f3f5c7b5e

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