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 ??f??Y}??f??Y{^ 001111110011111101100110001111110011111101011001011111010011111100111111011001100011111100111111010110010111101101011110 3f3f663f3f597d3f3f663f3f597b5e
SJIS-WIN テァfテァY}テァfテァY{^ 110000111010011101100110110000111010011101011001011111011100001110100111011001101100001110100111010110010111101101011110 c3a766c3a7597dc3a766c3a7597b5e
EUC-JP テァfテァY}テァfテァY{^ 1000111011000011100011101010011101100110100011101100001110001110101001110101100101111101100011101100001110001110101001110110011010001110110000111000111010100111010110010111101101011110 8ec38ea7668ec38ea7597d8ec38ea7668ec38ea7597b5e
UTF-8 テァfテァY}テァfテァY{^ 11101111101111101000001111101111101111011010011101100110111011111011111010000011111011111011110110100111010110010111110111101111101111101000001111101111101111011010011101100110111011111011111010000011111011111011110110100111010110010111101101011110 efbe83efbda766efbe83efbda7597defbe83efbda766efbe83efbda7597b5e
UHC ??f??Y}??f??Y{^ 001111110011111101100110001111110011111101011001011111010011111100111111011001100011111100111111010110010111101101011110 3f3f663f3f597d3f3f663f3f597b5e

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