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 ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
SJIS-WIN テつ偲δεつ偲つ・^e^ 11000011100000101100001010001110110000111000001111000010100000111100001110000010110000101000111011000011100000101100001010100101010111100110010101011110 c382c28ec383c283c382c28ec382c2a55e655e
EUC-JP テつ偲δεつ偲つ・^e^ 100011101100001110100100110001001011110011000101101001101100010010100110110001011010010011000100101111001100010110100100110001001000111010100101010111100110010101011110 8ec3a4c4bcc5a6c4a6c5a4c4bcc5a4c48ea55e655e
UTF-8 テつ偲δεつ偲つ・^e^ 11101111101111101000001111100011100000011010010011100101100000011011001011001110101101001100111010110101111000111000000110100100111001011000000110110010111000111000000110100100111011111011110110100101010111100110010101011110 efbe83e381a4e581b2ceb4ceb5e381a4e581b2e381a4efbda55e655e
UHC ?つ?δεつ?つ?^e^ 0011111110101010110001000011111110100101111001001010010111100101101010101100010000111111101010101100010000111111010111100110010101011110 3faac43fa5e4a5e5aac43faac43f5e655e

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