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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テδ愿つクテつ湘 11000011100000111100001010011100110000111000001011000010101110001100001110000010110000101000111111000011 c383c29cc382c2b8c382c28fc3
EUC-JP テδ愿つクテつ湘 10001110110000111010011011000100110110001100010110100100110001001000111010111000100011101100001110100100110001001011111011000101 8ec3a6c4d8c5a4c48eb88ec3a4c4bec5
UTF-8 テδ愿つクテつ湘 1110111110111110100000111100111010110100111001101000010010111111111000111000000110100100111011111011110110111000111011111011111010000011111000111000000110100100111001101011100110011000 efbe83ceb4e684bfe381a4efbdb8efbe83e381a4e6b998
UHC ?δ愿つ??つ湘 00111111101001011110010011101010101101001010101011000100001111110011111110101010110001001101111111001111 3fa5e4eab4aac43f3faac4dfcf

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