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 兪儡?}兪儡?{^ 10011001011000001001100101010011001111110111110110011001011000001001100101010011001111110111101101011110 996099533f7d996099533f7b5e
EUC-JP 兪儡?}兪儡?{^ 11010001110000011101000110110100001111110111110111010001110000011101000110110100001111110111101101011110 d1c1d1b43f7dd1c1d1b43f7b5e
UTF-8 兪儡누}兪儡누{^ 111001011000010110101010111001011000010010100001111010111000100010000100011111011110010110000101101010101110010110000100101000011110101110001000100001000111101101011110 e585aae584a1eb88847de585aae584a1eb88847b5e
UHC 兪儡누}兪儡누{^ 111010101110010011010110111011011011010010101001011111011110101011100100110101101110110110110100101010010111101101011110 eae4d6edb4a97deae4d6edb4a97b5e

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