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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ツエテ「Dツエテ「D^ 1100001010110100110000111010001001000100110000101011010011000011101000100100010001011110 c2b4c3a244c2b4c3a2445e
EUC-JP ツエテ「Dツエテ「D^ 10001110110000101000111010110100100011101100001110001110101000100100010010001110110000101000111010110100100011101100001110001110101000100100010001011110 8ec28eb48ec38ea2448ec28eb48ec38ea2445e
UTF-8 ツエテ「Dツエテ「D^ 111011111011111010000010111011111011110110110100111011111011111010000011111011111011110110100010010001001110111110111110100000101110111110111101101101001110111110111110100000111110111110111101101000100100010001011110 efbe82efbdb4efbe83efbda244efbe82efbdb4efbe83efbda2445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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