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 ??Y??????? 00111111001111110101100100111111001111110011111100111111001111110011111100111111 3f3f593f3f3f3f3f3f3f
SJIS-WIN テサYテ・テ凖ケテオ 1100001110111011010110011100001110100101110000111001100111000011101110011100001110110101 c3bb59c3a5c399c3b9c3b5
EUC-JP テサYテ・テ凖ケテオ 10001110110000111000111010111011010110011000111011000011100011101010010110001110110000111101001011000101100011101011100110001110110000111000111010110101 8ec38ebb598ec38ea58ec3d2c58eb98ec38eb5
UTF-8 テサYテ・テ凖ケテオ 11101111101111101000001111101111101111011011101101011001111011111011111010000011111011111011110110100101111011111011111010000011111001011000011110010110111011111011110110111001111011111011111010000011111011111011110110110101 efbe83efbdbb59efbe83efbda5efbe83e58796efbdb9efbe83efbdb5
UHC ??Y??????? 00111111001111110101100100111111001111110011111100111111001111110011111100111111 3f3f593f3f3f3f3f3f3f

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