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 テョテ侫テョテ侫^ 1100001110101110110000111001101101000100110000111010111011000011100110110100010001011110 c3aec39b44c3aec39b445e
EUC-JP テョテ侫テョテ侫^ 1000111011000011100011101010111010001110110000111101010110100101100011101100001110001110101011101000111011000011110101011010010101011110 8ec38eae8ec3d5a58ec38eae8ec3d5a55e
UTF-8 テョテ侫テョテ侫^ 11101111101111101000001111101111101111011010111011101111101111101000001111100100101111101010101111101111101111101000001111101111101111011010111011101111101111101000001111100100101111101010101101011110 efbe83efbdaeefbe83e4beabefbe83efbdaeefbe83e4beab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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