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 紙?奬?紙?奬?^ 10001110100001100011111110011010111110110011111110001110100001100011111110011010111110110011111101011110 8e863f9afb3f8e863f9afb3f5e
EUC-JP 紙?奬?紙?奬?^ 10111011111001100011111111010100111111010011111110111011111001100011111111010100111111010011111101011110 bbe63fd4fd3fbbe63fd4fd3f5e
UTF-8 紙렟奬룁紙렟奬뢸^ 11100111101101001001100111101011101000001001111111100101101001011010110011101011101000111000000111100111101101001001100111101011101000001001111111100101101001011010110011101011101000101011100001011110 e7b499eba09fe5a5aceba381e7b499eba09fe5a5aceba2b85e
UHC 紙렟奬룁紙렟奬뢸^ 1111001010110101100011101011000011101101111000011011011111011110111100101011010110001110101100001110110111100001101101111101110001011110 f2b58eb0ede1b7def2b58eb0ede1b7dc5e

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