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 ú®ó÷n}ú®ó÷n{^ 11111010101011101111001111110111011011100111110111111010101011101111001111110111011011100111101101011110 faaef3f76e7dfaaef3f76e7b5e
SJIS-WIN ???÷n}???÷n{^ 001111110011111100111111100000011000000001101110011111010011111100111111001111111000000110000000011011100111101101011110 3f3f3f81806e7d3f3f3f81806e7b5e
EUC-JP ú®ó÷n}ú®ó÷n{^ 100011111010101111100010100011111010001011101110100011111010101111010001101000011110000001101110011111011000111110101011111000101000111110100010111011101000111110101011110100011010000111100000011011100111101101011110 8fabe28fa2ee8fabd1a1e06e7d8fabe28fa2ee8fabd1a1e06e7b5e
UTF-8 ú®ó÷n}ú®ó÷n{^ 110000111011101011000010101011101100001110110011110000111011011101101110011111011100001110111010110000101010111011000011101100111100001110110111011011100111101101011110 c3bac2aec3b3c3b76e7dc3bac2aec3b3c3b76e7b5e
UHC ?®?÷n}?®?÷n{^ 0011111110100010111001110011111110100001110000000110111001111101001111111010001011100111001111111010000111000000011011100111101101011110 3fa2e73fa1c06e7d3fa2e73fa1c06e7b5e

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