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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????皮}????皮{^ 001111110011111100111111001111111001010011100111011111010011111100111111001111110011111110010100111001110111101101011110 3f3f3f3f94e77d3f3f3f3f94e77b5e
EUC-JP ????皮}????皮{^ 001111110011111100111111001111111100100011101001011111010011111100111111001111110011111111001000111010010111101101011110 3f3f3f3fc8e97d3f3f3f3fc8e97b5e
UTF-8 卽겼쏢呂皮}卽겼쏢呂皮{^ 111001011000110110111101111010101011001010111100111011001000111110100010111011111010011010000000111001111001101010101110011111011110010110001101101111011110101010110010101111001110110010001111101000101110111110100110100000001110011110011010101011100111101101011110 e58dbdeab2bcec8fa2efa680e79aae7de58dbdeab2bcec8fa2efa680e79aae7b5e
UHC 卽겼쏢呂皮}卽겼쏢呂皮{^ 1111000111101101101100001110010110111101111100111110010111111011111110011010101101111101111100011110110110110000111001011011110111110011111001011111101111111001101010110111101101011110 f1edb0e5bdf3e5fbf9ab7df1edb0e5bdf3e5fbf9ab7b5e

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