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 ???楔????^ 00111111001111110011111110011110101101100011111100111111001111110011111101011110 3f3f3f9eb63f3f3f3f5e
EUC-JP ??枓楔??枓?^ 0011111100111111100011111100001110101100110111001011100000111111001111111000111111000011101011000011111101011110 3f3f8fc3acdcb83f3f8fc3ac3f5e
UTF-8 렱뤦枓楔렱뤦枓卨^ 11101011101000001011000111101011101001001010011011100110100111101001001111100110101001011001010011101011101000001011000111101011101001001010011011100110100111101001001111100101100011011010100001011110 eba0b1eba4a6e69e93e6a594eba0b1eba4a6e69e93e58da85e
UHC 렱뤦枓楔렱뤦枓卨^ 1000111010111110100011111101010011010100111000101110000011011011100011101011111010001111110101001101010011100010111000001101100101011110 8ebe8fd4d4e2e0db8ebe8fd4d4e2e0d95e

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