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 汁???汁???^ 1000111101100000001111110011111100111111100011110110000000111111001111110011111101011110 8f603f3f3f8f603f3f3f5e
EUC-JP 汁?濩?汁?濩?^ 101111011100000100111111100011111100100110100100001111111011110111000001001111111000111111001001101001000011111101011110 bdc13f8fc9a43fbdc13f8fc9a43f5e
UTF-8 汁렊濩룁汁렊濩뢸^ 11100110101100011000000111101011101000001000101011100110101111111010100111101011101000111000000111100110101100011000000111101011101000001000101011100110101111111010100111101011101000101011100001011110 e6b181eba08ae6bfa9eba381e6b181eba08ae6bfa9eba2b85e
UHC 汁렊濩룁汁렊濩뢸^ 1111000111110000100011101010000111111011110011011011011111011110111100011111000010001110101000011111101111001101101101111101110001011110 f1f08ea1fbcdb7def1f08ea1fbcdb7dc5e

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