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{^ 11111010111010001111001110101000011011100111110111111010111010001111001110101000011011100111101101011110 fae8f3a86e7dfae8f3a86e7b5e
SJIS-WIN ???¨n}???¨n{^ 001111110011111100111111100000010100111001101110011111010011111100111111001111111000000101001110011011100111101101011110 3f3f3f814e6e7d3f3f3f814e6e7b5e
EUC-JP úèó¨n}úèó¨n{^ 100011111010101111100010100011111010101110110010100011111010101111010001101000011010111101101110011111011000111110101011111000101000111110101011101100101000111110101011110100011010000110101111011011100111101101011110 8fabe28fabb28fabd1a1af6e7d8fabe28fabb28fabd1a1af6e7b5e
UTF-8 úèó¨n}úèó¨n{^ 110000111011101011000011101010001100001110110011110000101010100001101110011111011100001110111010110000111010100011000011101100111100001010101000011011100111101101011110 c3bac3a8c3b3c2a86e7dc3bac3a8c3b3c2a86e7b5e
UHC ???¨n}???¨n{^ 001111110011111100111111101000011010011101101110011111010011111100111111001111111010000110100111011011100111101101011110 3f3f3fa1a76e7d3f3f3fa1a76e7b5e

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