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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辛???辛???^ 1001000001101000001111110011111100111111100100000110100000111111001111110011111101011110 90683f3f3f90683f3f3f5e
EUC-JP 辛???辛???^ 1011111111001001001111110011111100111111101111111100100100111111001111110011111101011110 bfc93f3f3fbfc93f3f3f5e
UTF-8 辛ㆁ렯룁辛ㆁ렯뢸^ 11101000101111101001101111100011100001101000000111101011101000001010111111101011101000111000000111101000101111101001101111100011100001101000000111101011101000001010111111101011101000101011100001011110 e8be9be38681eba0afeba381e8be9be38681eba0afeba2b85e
UHC 辛ㆁ렯룁辛ㆁ렯뢸^ 1110001111110100101001001111000110001110101111001011011111011110111000111111010010100100111100011000111010111100101101111101110001011110 e3f4a4f18ebcb7dee3f4a4f18ebcb7dc5e

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