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{^ 10010010111101011001101010110000010011100111110110010010111101011001101010110000010011100111101101011110 92f59ab04e7d92f59ab04e7b5e
SJIS-WIN ???°N}???°N{^ 001111110011111100111111100000011000101101001110011111010011111100111111001111111000000110001011010011100111101101011110 3f3f3f818b4e7d3f3f3f818b4e7b5e
EUC-JP ?õ?°N}?õ?°N{^ 00111111100011111010101111011000001111111010000111101011010011100111110100111111100011111010101111011000001111111010000111101011010011100111101101011110 3f8fabd83fa1eb4e7d3f8fabd83fa1eb4e7b5e
UTF-8 ’õš°N}’õš°N{^ 110000101001001011000011101101011100001010011010110000101011000001001110011111011100001010010010110000111011010111000010100110101100001010110000010011100111101101011110 c292c3b5c29ac2b04e7dc292c3b5c29ac2b04e7b5e
UHC ???°N}???°N{^ 001111110011111100111111101000011100011001001110011111010011111100111111001111111010000111000110010011100111101101011110 3f3f3fa1c64e7d3f3f3fa1c64e7b5e

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