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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 惺??N}惺??N{^ 10011100101101110011111100111111010011100111110110011100101101110011111100111111010011100111101101011110 9cb73f3f4e7d9cb73f3f4e7b5e
EUC-JP 惺??N}惺??N{^ 11011000101110010011111100111111010011100111110111011000101110010011111100111111010011100111101101011110 d8b93f3f4e7dd8b93f3f4e7b5e
UTF-8 惺샵섄N}惺샵섄N{^ 1110011010000011101110101110110010000011101101011110110010000100100001000100111001111101111001101000001110111010111011001000001110110101111011001000010010000100010011100111101101011110 e683baec83b5ec84844e7de683baec83b5ec84844e7b5e
UHC 惺샵섄N}惺샵섄N{^ 1110000011110110101111001010010110111100101010010100111001111101111000001111011010111100101001011011110010101001010011100111101101011110 e0f6bca5bca94e7de0f6bca5bca94e7b5e

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