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 ???ⅴ???ⅴ^ 0011111100111111001111111111101001000100001111110011111100111111111110100100010001011110 3f3f3ffa443f3f3ffa445e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 渽곕렣ⅴ渽곕렣ⅴ^ 11100110101110001011110111101010101100111001010111101011101000001010001111100010100001011011010011100110101110001011110111101010101100111001010111101011101000001010001111100010100001011011010001011110 e6b8bdeab395eba0a3e285b4e6b8bdeab395eba0a3e285b45e
UHC 渽곕렣ⅴ渽곕렣ⅴ^ 1110111010101010101100001110101110001110101101001010010110100101111011101010101010110000111010111000111010110100101001011010010101011110 eeaab0eb8eb4a5a5eeaab0eb8eb4a5a55e

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