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 òõúÖ^}òõúÖ^{^ 11110010111101011111101011010110010111100111110111110010111101011111101011010110010111100111101101011110 f2f5fad65e7df2f5fad65e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP òõúÖ^}òõúÖ^{^ 1000111110101011110100101000111110101011110110001000111110101011111000101000111110101010110100110101111001111101100011111010101111010010100011111010101111011000100011111010101111100010100011111010101011010011010111100111101101011110 8fabd28fabd88fabe28faad35e7d8fabd28fabd88fabe28faad35e7b5e
UTF-8 òõúÖ^}òõúÖ^{^ 110000111011001011000011101101011100001110111010110000111001011001011110011111011100001110110010110000111011010111000011101110101100001110010110010111100111101101011110 c3b2c3b5c3bac3965e7dc3b2c3b5c3bac3965e7b5e
UHC ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e

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