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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN テ催姪佚クテ堙凡B 1100001110001101110000111001011011000011100110001100001110111000110000111001101011000011100101100111110101000010 c38dc396c398c3b8c39ac3967d42
EUC-JP テ催姪佚クテ堙凡B 1000111011000011101110101100010111001100110001011101000011000101100011101011100010001110110000111101010011000101110010111101111001000010 8ec3bac5ccc5d0c58eb88ec3d4c5cbde42
UTF-8 テ催姪佚クテ堙凡B 11101111101111101000001111100101100000101010110011100101101001111010101011100100101111011001101011101111101111011011100011101111101111101000001111100101101000001001100111100101100001111010000101000010 efbe83e582ace5a7aae4bd9aefbdb8efbe83e5a099e587a142
UHC ?催姪佚???凡B 00111111111101011100101011110010111010111110110011101010001111110011111100111111110110111110110101000010 3ff5caf2ebecea3f3f3fdbed42

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