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 瞶ウエ}瞶ウエ{^ 1110000111010110101100111011010001111101111000011101011010110011101101000111101101011110 e1d6b3b47de1d6b3b47b5e
EUC-JP 瞶ウエ}瞶ウエ{^ 111000101101100010001110101100111000111010110100011111011110001011011000100011101011001110001110101101000111101101011110 e2d88eb38eb47de2d88eb38eb47b5e
UTF-8 瞶ウエ}瞶ウエ{^ 111001111001111010110110111011111011110110110011111011111011110110110100011111011110011110011110101101101110111110111101101100111110111110111101101101000111101101011110 e79eb6efbdb3efbdb47de79eb6efbdb3efbdb47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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