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 豢ゥ蜿媒豢ゥ蜿倍^ 111001101011010010101001111001011000111110010100011111011110011010110100101010011110010110001111100101000111101101011110 e6b4a9e58f947de6b4a9e58f947b5e
EUC-JP 豢ゥ蜿媒豢ゥ蜿倍^ 1110110010110110100011101010100111101001111011111100011111011110111011001011011010001110101010011110100111101111110001111101110001011110 ecb68ea9e9efc7deecb68ea9e9efc7dc5e
UTF-8 豢ゥ蜿媒豢ゥ蜿倍^ 11101000101100011010001011101111101111011010100111101000100111001011111111100101101010101001001011101000101100011010001011101111101111011010100111101000100111001011111111100101100000001000110101011110 e8b1a2efbda9e89cbfe5aa92e8b1a2efbda9e89cbfe5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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