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 テョテ咼テョテ咼^ 1100001110101110110000111001101001000100110000111010111011000011100110100100010001011110 c3aec39a44c3aec39a445e
EUC-JP テョテ咼テョテ咼^ 1000111011000011100011101010111010001110110000111101001110100101100011101100001110001110101011101000111011000011110100111010010101011110 8ec38eae8ec3d3a58ec38eae8ec3d3a55e
UTF-8 テョテ咼テョテ咼^ 11101111101111101000001111101111101111011010111011101111101111101000001111100101100100101011110011101111101111101000001111101111101111011010111011101111101111101000001111100101100100101011110001011110 efbe83efbdaeefbe83e592bcefbe83efbdaeefbe83e592bc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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