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{^ 101100011011001011100011110100110111101101001110011111011011000110110010111000111101001101111011010011100111101101011110 b1b2e3d37b4e7db1b2e3d37b4e7b5e
SJIS-WIN ±???{N}±???{N{^ 1000000101111101001111110011111100111111011110110100111001111101100000010111110100111111001111110011111101111011010011100111101101011110 817d3f3f3f7b4e7d817d3f3f3f7b4e7b5e
EUC-JP ±?ãÓ{N}±?ãÓ{N{^ 10100001110111100011111110001111101010111010101010001111101010101101000101111011010011100111110110100001110111100011111110001111101010111010101010001111101010101101000101111011010011100111101101011110 a1de3f8fabaa8faad17b4e7da1de3f8fabaa8faad17b4e7b5e
UTF-8 ±²ãÓ{N}±²ãÓ{N{^ 1100001010110001110000101011001011000011101000111100001110010011011110110100111001111101110000101011000111000010101100101100001110100011110000111001001101111011010011100111101101011110 c2b1c2b2c3a3c3937b4e7dc2b1c2b2c3a3c3937b4e7b5e
UHC ±²??{N}±²??{N{^ 10100001101111101010100111110111001111110011111101111011010011100111110110100001101111101010100111110111001111110011111101111011010011100111101101011110 a1bea9f73f3f7b4e7da1bea9f73f3f7b4e7b5e

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