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 譌ヲ蜿媒譌ヲ蜿倍^ 111001101001011110100110111001011000111110010100011111011110011010010111101001101110010110001111100101000111101101011110 e697a6e58f947de697a6e58f947b5e
EUC-JP 譌ヲ蜿媒譌ヲ蜿倍^ 1110101111110111100011101010011011101001111011111100011111011110111010111111011110001110101001101110100111101111110001111101110001011110 ebf78ea6e9efc7deebf78ea6e9efc7dc5e
UTF-8 譌ヲ蜿媒譌ヲ蜿倍^ 11101000101011011000110011101111101111011010011011101000100111001011111111100101101010101001001011101000101011011000110011101111101111011010011011101000100111001011111111100101100000001000110101011110 e8ad8cefbda6e89cbfe5aa92e8ad8cefbda6e89cbfe5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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