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 ???T???v 0011111100111111001111110101010000111111001111110011111101110110 3f3f3f543f3f3f76
SJIS-WIN セュ蒔Tセュ軸v 10111110101011011000111010101010010101001011111010101101100011101011001001110110 bead8eaa54bead8eb276
EUC-JP セュ蒔Tセュ軸v 1000111010111110100011101010110110111100101011000101010010001110101111101000111010101101101111001011010001110110 8ebe8eadbcac548ebe8eadbcb476
UTF-8 セュ蒔Tセュ軸v 1110111110111101101111101110111110111101101011011110100010010010100101000101010011101111101111011011111011101111101111011010110111101000101110111011100001110110 efbdbeefbdade8929454efbdbeefbdade8bbb876
UHC ??蒔T??軸v 00111111001111111110001111001000010101000011111100111111111101011110111001110110 3f3fe3c8543f3ff5ee76

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