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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 維?Ч}維?Ч{^ 10001000110110110011111110000100010110000111110110001000110110110011111110000100010110000111101101011110 88db3f84587d88db3f84587b5e
EUC-JP 維?Ч}維?Ч{^ 10110000110111010011111110100111101110010111110110110000110111010011111110100111101110010111101101011110 b0dd3fa7b97db0dd3fa7b97b5e
UTF-8 維붾Ч}維붾Ч{^ 11100111101101101010110111101011101101101011111011010000101001110111110111100111101101101010110111101011101101101011111011010000101001110111101101011110 e7b6adebb6bed0a77de7b6adebb6bed0a77b5e
UHC 維붾Ч}維붾Ч{^ 111010111010101110010100111010111010110010111001011111011110101110101011100101001110101110101100101110010111101101011110 ebab94ebacb97debab94ebacb97b5e

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