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{^ 100111111000101010011000110101110111101101001110011111011001111110001010100110001101011101111011010011100111101101011110 9f8a98d77b4e7d9f8a98d77b4e7b5e
SJIS-WIN ???×{N}???×{N{^ 0011111100111111001111111000000101111110011110110100111001111101001111110011111100111111100000010111111001111011010011100111101101011110 3f3f3f817e7b4e7d3f3f3f817e7b4e7b5e
EUC-JP ???×{N}???×{N{^ 0011111100111111001111111010000111011111011110110100111001111101001111110011111100111111101000011101111101111011010011100111101101011110 3f3f3fa1df7b4e7d3f3f3fa1df7b4e7b5e
UTF-8 ŸŠ˜×{N}ŸŠ˜×{N{^ 1100001010011111110000101000101011000010100110001100001110010111011110110100111001111101110000101001111111000010100010101100001010011000110000111001011101111011010011100111101101011110 c29fc28ac298c3977b4e7dc29fc28ac298c3977b4e7b5e
UHC ???×{N}???×{N{^ 0011111100111111001111111010000110111111011110110100111001111101001111110011111100111111101000011011111101111011010011100111101101011110 3f3f3fa1bf7b4e7d3f3f3fa1bf7b4e7b5e

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