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 ーエ簽}ーエ簽{^ 1011000010110100111000101101001101111101101100001011010011100010110100110111101101011110 b0b4e2d37db0b4e2d37b5e
EUC-JP ーエ簽}ーエ簽{^ 100011101011000010001110101101001110010011010101011111011000111010110000100011101011010011100100110101010111101101011110 8eb08eb4e4d57d8eb08eb4e4d57b5e
UTF-8 ーエ簽}ーエ簽{^ 111011111011110110110000111011111011110110110100111001111011000010111101011111011110111110111101101100001110111110111101101101001110011110110000101111010111101101011110 efbdb0efbdb4e7b0bd7defbdb0efbdb4e7b0bd7b5e
UHC ??簽}??簽{^ 0011111100111111111101001101100001111101001111110011111111110100110110000111101101011110 3f3ff4d87d3f3ff4d87b5e

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