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 ú²˜î‚³}ú²˜î‚³{^ 111110101011001010011000111011101000001010110011011111011111101010110010100110001110111010000010101100110111101101011110 fab298ee82b37dfab298ee82b37b5e
SJIS-WIN ??????}??????{^ 001111110011111100111111001111110011111100111111011111010011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f7d3f3f3f3f3f3f7b5e
EUC-JP ú??î??}ú??î??{^ 1000111110101011111000100011111100111111100011111010101111000010001111110011111101111101100011111010101111100010001111110011111110001111101010111100001000111111001111110111101101011110 8fabe23f3f8fabc23f3f7d8fabe23f3f8fabc23f3f7b5e
UTF-8 ú²˜î‚³}ú²˜î‚³{^ 110000111011101011000010101100101100001010011000110000111010111011000010100000101100001010110011011111011100001110111010110000101011001011000010100110001100001110101110110000101000001011000010101100110111101101011110 c3bac2b2c298c3aec282c2b37dc3bac2b2c298c3aec282c2b37b5e
UHC ?²???³}?²???³{^ 00111111101010011111011100111111001111110011111110101001111110000111110100111111101010011111011100111111001111110011111110101001111110000111101101011110 3fa9f73f3f3fa9f87d3fa9f73f3f3fa9f87b5e

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